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 = {
|
programs.swaylock = {
|
||||||
enable = true;
|
enable = true;
|
||||||
settings = {
|
settings = {
|
||||||
color = "808080";
|
color = "f28534";
|
||||||
font-size = 24;
|
font-size = 24;
|
||||||
show-failed-attempts = true;
|
show-failed-attempts = true;
|
||||||
effect-blur = "40x4";
|
effect-blur = "80x4";
|
||||||
screenshots = true;
|
screenshots = true;
|
||||||
|
|
||||||
indicator = true;
|
indicator = true;
|
||||||
indicator-radius = "240";
|
indicator-radius = "120";
|
||||||
indicator-thickness = "20";
|
indicator-thickness = "40";
|
||||||
indicator-caps-lock = true;
|
indicator-caps-lock = true;
|
||||||
|
|
||||||
key-hl-color = "880033";
|
key-hl-color = "880033";
|
||||||
|
|
Loading…
Add table
Reference in a new issue