From 94071acb405d57a5e28fe3b80f3ae6b98345f1e1 Mon Sep 17 00:00:00 2001 From: joshashtondev Date: Fri, 31 Jul 2026 03:01:57 -0600 Subject: [PATCH] =?UTF-8?q?nixos:=20gen=20193=20@=20nix-pad=20=E2=80=94=20?= =?UTF-8?q?2026-07-31=2003:01=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 86ca34d..7b5c796 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 -RTMIN wvkbd-mobintl && sleep 0.4" + -g "2,DU,B,*,pkill -u jashton -RTMIN wvkbd-mobintl && sleep 0.4" fi '';