mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-06-20 01:38:02 +02:00
swaylock: Increase blur
This commit is contained in:
parent
31f8f05a78
commit
6f01e78e2b
@ -9,7 +9,7 @@
|
|||||||
settings = {
|
settings = {
|
||||||
show-keyboard-layout = true;
|
show-keyboard-layout = true;
|
||||||
daemonize = true;
|
daemonize = true;
|
||||||
effect-blur = "5x2";
|
effect-blur = "20x2";
|
||||||
clock = true;
|
clock = true;
|
||||||
indicator = true;
|
indicator = true;
|
||||||
font-size = 25;
|
font-size = 25;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user