mirror of
https://github.com/basecamp/omarchy.git
synced 2025-07-27 12:19:24 +00:00
8 lines
262 B
Bash
8 lines
262 B
Bash
![]() |
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
|