🔧 chore(hypr/autostart): initialize wayland app daemon before launching if using uwsm
This commit is contained in:
@@ -3,6 +3,7 @@
|
|||||||
|
|
||||||
# Daemons
|
# Daemons
|
||||||
# exec-once = /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 # GNOME PolKit
|
# exec-once = /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 # GNOME PolKit
|
||||||
|
exec-once = uwsm check is-active && systemctl enable --user --now wayland-wm-app-daemon
|
||||||
exec-once = systemctl enable --user --now hyprpolkitagent # Hyprland's PolKit
|
exec-once = systemctl enable --user --now hyprpolkitagent # Hyprland's PolKit
|
||||||
exec-once = systemctl enable --user --now hypridle
|
exec-once = systemctl enable --user --now hypridle
|
||||||
exec-once = systemctl enable --user --now gnome-keyring-daemon
|
exec-once = systemctl enable --user --now gnome-keyring-daemon
|
||||||
|
|||||||
Reference in New Issue
Block a user