🔧 chore(hypr/autostart): initialize wayland app daemon before launching if using uwsm

This commit is contained in:
retrozinndev
2025-09-04 19:54:19 -03:00
parent 4b682ee025
commit 4b208bce88
+1
View File
@@ -3,6 +3,7 @@
# Daemons
# 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 hypridle
exec-once = systemctl enable --user --now gnome-keyring-daemon