Setup hyprpolkitagent separately with dark mode applied

This commit is contained in:
David Heinemeier Hansson
2025-07-09 10:29:39 -07:00
parent 841596c5a3
commit 1df37bd3d7
3 changed files with 18 additions and 2 deletions

7
migrations/1752081300.sh Normal file
View File

@ -0,0 +1,7 @@
echo "Switching system authentication prompt to dark mode"
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