fix(hypr): ensure systemd imports environment
This commit is contained in:
parent
fb92302dca
commit
5674db5784
@ -7,6 +7,7 @@ exec = ~/.config/hypr/scripts/launchers/launch-waybar.bash
|
||||
exec = mako --history 1
|
||||
exec-once = ~/.config/hypr/scripts/launchers/events-monitor.bash
|
||||
exec-once = udiskie --tray
|
||||
exec-once = systemctl --user import-environment WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
|
||||
exec-once = dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
|
||||
exec-once = /usr/lib/polkit-kde-authentication-agent-1
|
||||
exec-once = /usr/lib/kdeconnectd
|
||||
|
Loading…
Reference in New Issue
Block a user