nixos: gen 192 @ nix-pad — 2026-07-31 02:49

26.05.20260724.597283a (Yarara)
This commit is contained in:
2026-07-31 02:49:58 -06:00
parent 622eda3e5f
commit 10d5da4a07
+1 -1
View File
@@ -42,8 +42,8 @@ in
# Autostart DMS if you prefer launching it directly from Niri instead of systemd # Autostart DMS if you prefer launching it directly from Niri instead of systemd
spawn-at-startup = [ spawn-at-startup = [
{ command = [ "dms" "run" ]; } { command = [ "dms" "run" ]; }
{ command = [ "${launch-lisgd}/bin/launch-lisgd" ]; } # Spawns the daemon
{ command = [ "${launch-wvkbd}/bin/launch-wvkbd" ]; } { command = [ "${launch-wvkbd}/bin/launch-wvkbd" ]; }
{ command = [ "${launch-lisgd}/bin/launch-lisgd" ]; } # Spawns the daemon
]; ];
hotkey-overlay = { hotkey-overlay = {