No longer relevant since we moved to polkit-gnome

This commit is contained in:
David Heinemeier Hansson
2025-07-10 16:49:14 -07:00
parent f20d135256
commit e6016034e6

View File

@ -1,9 +0,0 @@
echo "Switching system authentication prompt to dark mode"
if [[ ! -f ~/.config/systemd/user/hyprpolkitagent.service.d/override.conf ]]; then
source ~/.local/share/omarchy/install/hyprpolkitagent.sh
# Reload user systemd and restart service
systemctl --user daemon-reexec
systemctl --user daemon-reload
systemctl --user restart hyprpolkitagent
fi