Added proper systemd handshakes to hypr/niri configs

This commit is contained in:
2026-05-08 00:05:13 +01:00
parent ac73f0bd74
commit df5f42306f
2 changed files with 6 additions and 0 deletions
+3
View File
@@ -1,3 +1,6 @@
exec-once = dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP XDG_SESSION_TYPE
exec-once = systemctl --user start graphical-session.target
$noctalia = $HOME/.local/bin/noctalia-cli
exec-once = $noctalia start # Here for now, until they fix systemd launching
+3
View File
@@ -1,3 +1,6 @@
spawn-at-startup "dbus-update-activation-environment" "--systemd" "WAYLAND_DISPLAY" "XDG_CURRENT_DESKTOP" "XDG_SESSION_TYPE"
spawn-at-startup "systemctl" "--user" "start" "graphical-session.target"
spawn-sh-at-startup "qs -c noctalia-shell"
hotkey-overlay {