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 = {
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";