index — dots-the-third @ ec3bb209cddef606d31fa5bcab6cd61c648ec4e2

I don't need nix, I have a way worse solution!

niri: switch to swaylock
crispy-caesus crispy@crispy-caesus.eu
Sun, 22 Feb 2026 01:39:38 +0100
commit

ec3bb209cddef606d31fa5bcab6cd61c648ec4e2

parent

269836c24a03d029b28165bb4b593a4e01cb61b9

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M niri/.config/niri/keybinds.kdlniri/.config/niri/keybinds.kdl

@@ -131,5 +131,5 @@

//==================== POWERUTILS ====================// Mod+Shift+E { quit; } Mod+Shift+P { power-off-monitors; } - Mod+L allow-when-locked=true { spawn "hyprlock"; } + Mod+L allow-when-locked=true { spawn "swaylock"; } }