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 = {