This commit is contained in:
iFargle 2023-08-18 09:58:49 +09:00
parent e0046b0de6
commit 77e6a6a1be

View file

@ -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";