mirror of
https://github.com/Cian-H/dotfiles.git
synced 2026-05-08 23:01:42 +01:00
Added proper systemd handshakes to hypr/niri configs
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user