nixos: gen 192 @ nix-pad — 2026-07-31 02:49
26.05.20260724.597283a (Yarara)
This commit is contained in:
@@ -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 = {
|
||||||
|
|||||||
Reference in New Issue
Block a user