From 10d5da4a078052205f537b5c1463667486fe7eae Mon Sep 17 00:00:00 2001 From: joshashtondev Date: Fri, 31 Jul 2026 02:49:58 -0600 Subject: [PATCH] =?UTF-8?q?nixos:=20gen=20192=20@=20nix-pad=20=E2=80=94=20?= =?UTF-8?q?2026-07-31=2002:49=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 02c0207..86ca34d 100644 --- a/home/desktop/niri.nix +++ b/home/desktop/niri.nix @@ -42,8 +42,8 @@ in # Autostart DMS if you prefer launching it directly from Niri instead of systemd spawn-at-startup = [ { command = [ "dms" "run" ]; } - { command = [ "${launch-lisgd}/bin/launch-lisgd" ]; } # Spawns the daemon { command = [ "${launch-wvkbd}/bin/launch-wvkbd" ]; } + { command = [ "${launch-lisgd}/bin/launch-lisgd" ]; } # Spawns the daemon ]; hotkey-overlay = {