From 622eda3e5fcefefa99df58297860527e1aba09f3 Mon Sep 17 00:00:00 2001 From: joshashtondev Date: Fri, 31 Jul 2026 02:48:12 -0600 Subject: [PATCH] =?UTF-8?q?nixos:=20gen=20191=20@=20nix-pad=20=E2=80=94=20?= =?UTF-8?q?2026-07-31=2002:48=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 212c3e0..02c0207 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 "3,DU,B,*,pkill -RTMIN wvkbd-mobintl && sleep 0.4" + -g "2,DU,B,*,pkill -RTMIN wvkbd-mobintl && sleep 0.4" fi '';