Hyprland restart services that require WAYLAND_DISPLAY
This commit is contained in:
parent
fbea5c3884
commit
ca77fb2d1e
|
@ -22,6 +22,7 @@ in ''
|
|||
exec-once = hyprctl setcursor ${cursorName} ${cursorSize}
|
||||
exec-once = dbus-update-activation-environment --systemd --all
|
||||
exec-once = systemctl --user import-environment WAYLAND_DISPLAY QT_QPA_PLATFORMTHEME
|
||||
exec-once = systemctl --user restart xdg-desktop-portal.service xdg-desktop-portal-hyprland.service avizo.service
|
||||
|
||||
misc {
|
||||
disable_autoreload = true
|
||||
|
|
Loading…
Reference in a new issue