From b9224043e35229d2af7c182800752dc26f68cc6a Mon Sep 17 00:00:00 2001 From: joshashtondev Date: Thu, 30 Jul 2026 23:58:13 -0600 Subject: [PATCH] =?UTF-8?q?nixos:=20gen=20170=20@=20nix-pad=20=E2=80=94=20?= =?UTF-8?q?2026-07-30=2023:58=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 29d911a..1b92b74 100644 --- a/home/desktop/niri.nix +++ b/home/desktop/niri.nix @@ -13,7 +13,7 @@ let -g "3,RL,*,*,P,niri msg action focus-column-right && sleep 0.4" \ -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 "4,DU,*,*,P,dms ipc spotlight toggle && sleep 0.4" \ -g "2,DU,B,*,pkill -RTMIN wvkbd-mobintl" fi '';