From c7e0c3ed9099420ed74b78b5bd608c3e20dc1279 Mon Sep 17 00:00:00 2001 From: joshashtondev Date: Fri, 31 Jul 2026 21:47:59 -0600 Subject: [PATCH] =?UTF-8?q?nixos:=20gen=20204=20@=20nix-pad=20=E2=80=94=20?= =?UTF-8?q?2026-07-31=2021:47=2026.05.20260724.597283a=20(Yarara)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- home/desktop/niri.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/desktop/niri.nix b/home/desktop/niri.nix index 122d172..7d421cc 100644 --- a/home/desktop/niri.nix +++ b/home/desktop/niri.nix @@ -14,7 +14,7 @@ let -g "3,UD,*,*,P,niri msg action focus-workspace-up && sleep 0.4" \ -g "3,DU,*,*,P,niri msg action focus-workspace-down && sleep 0.4" \ -g "4,DU,*,*,P,dms ipc spotlight toggle && sleep 0.4" \ - -g "2,DU,B,*,pkill -u jashton -RTMIN wvkbd-mobintl && sleep 0.4" + -g "1,DU,B,*,pkill -u jashton -RTMIN wvkbd-mobintl && sleep 0.4" fi '';