diff --git a/migrations/1752081300.sh b/migrations/1752081300.sh deleted file mode 100644 index 855297d..0000000 --- a/migrations/1752081300.sh +++ /dev/null @@ -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