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

@ -12,7 +12,7 @@
wl-clipboard
xdg-utils
sway-contrib.grimshot
swaylock
swaylock-effects
swaynotificationcenter
nautilus
libheif

View file

@ -18,6 +18,7 @@
pkgs.kittysay
pkgs.tmux
pkgs.fzf
pkgs.fastfetch
];
environment.variables.EDITOR = "nvim";