moved to swaylock-effects and added lix

lix should now work - it's using main branch. swaylock-effects is now
the default lockscreen on niri
This commit is contained in:
chloe 2025-07-21 14:59:16 +02:00
parent 76fdab47a6
commit 55f4153e63
7 changed files with 163 additions and 226 deletions

View file

@ -8,7 +8,7 @@
"custom_colors": [],
"fore_back": null
},
"backend": "neofetch",
"backend": "fastfetch",
"args": null,
"distro": null,
"pride_month_shown": [],

View file

@ -337,7 +337,7 @@ binds {
// Suggested binds for running programs: terminal, app launcher, screen locker.
Mod+Return { spawn "footclient"; }
Mod+D { spawn "fuzzel"; }
Super+Alt+L { spawn "swaylock"; }
Super+Alt+L { spawn "swaylock --screenshots --clock --indicator --effect-blur 7x5 --effect-vignette 0.5:0.5 --fade-in 0.2"; }
// You can also use a shell. Do this if you need pipes, multiple commands, etc.
// Note: the entire command goes as a single argument in the end.