hyprland: fix starting gnome polkit agent

uhhhhh... it was status instead of start. oopsies
This commit is contained in:
Nico 2025-06-21 19:07:00 +10:00
parent 4699ff68e0
commit eda1f4129c

View file

@ -20,7 +20,7 @@ exec-once = hyprshade auto &
exec-once = walker --gapplication-service exec-once = walker --gapplication-service
exec-once = opensnitch-ui exec-once = opensnitch-ui
exec-once = systemctl status --user polkit-gnome-authentication-agent-1.service exec-once = systemctl start --user polkit-gnome-authentication-agent-1.service
exec-once = steam -silent & exec-once = steam -silent &
exec-once = 1password --silent & exec-once = 1password --silent &