From f0d563109283ed21feba6ff98fc95360137590e2 Mon Sep 17 00:00:00 2001 From: pancakes Date: Tue, 28 Oct 2025 22:55:44 +1000 Subject: [PATCH] Switch niri lock bind to gtlock --- niri/dot-config/niri/config.kdl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/niri/dot-config/niri/config.kdl b/niri/dot-config/niri/config.kdl index b0867d1..02ad37b 100644 --- a/niri/dot-config/niri/config.kdl +++ b/niri/dot-config/niri/config.kdl @@ -221,7 +221,7 @@ binds { spawn "sh" "-c" "cliphist list | fuzzel --dmenu --placeholder clipboard --with-nth 2 | cliphist decode | wl-copy" } Super+Alt+L { - spawn "swaylock" + spawn "gtklock" "-d" } Mod+E { spawn "kitty" "-e" "yazi"