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