From 3333af7805379459744674a47f817389fa471595 Mon Sep 17 00:00:00 2001 From: joshashtondev Date: Fri, 31 Jul 2026 01:41:53 -0600 Subject: [PATCH] =?UTF-8?q?nixos:=20gen=20181=20@=20nix-pad=20=E2=80=94=20?= =?UTF-8?q?2026-07-31=2001:41=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 | 1 - 1 file changed, 1 deletion(-) diff --git a/home/desktop/niri.nix b/home/desktop/niri.nix index 44b940d..b587529 100644 --- a/home/desktop/niri.nix +++ b/home/desktop/niri.nix @@ -41,7 +41,6 @@ in settings = { # 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" ]; } ];