mirror of
https://github.com/basecamp/omarchy.git
synced 2025-07-27 12:19:24 +00:00
Setup hyprpolkitagent separately with dark mode applied
This commit is contained in:
7
migrations/1752081300.sh
Normal file
7
migrations/1752081300.sh
Normal 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
|
Reference in New Issue
Block a user