test
This commit is contained in:
parent
e0046b0de6
commit
77e6a6a1be
1 changed files with 4 additions and 4 deletions
|
@ -2,15 +2,15 @@
|
|||
programs.swaylock = {
|
||||
enable = true;
|
||||
settings = {
|
||||
color = "808080";
|
||||
color = "f28534";
|
||||
font-size = 24;
|
||||
show-failed-attempts = true;
|
||||
effect-blur = "40x4";
|
||||
effect-blur = "80x4";
|
||||
screenshots = true;
|
||||
|
||||
indicator = true;
|
||||
indicator-radius = "240";
|
||||
indicator-thickness = "20";
|
||||
indicator-radius = "120";
|
||||
indicator-thickness = "40";
|
||||
indicator-caps-lock = true;
|
||||
|
||||
key-hl-color = "880033";
|
||||
|
|
Loading…
Reference in a new issue