Ask to reboot when done

This commit is contained in:
David Heinemeier Hansson
2025-06-02 10:38:25 +02:00
parent 0b545cf9cc
commit da943fdcd3
2 changed files with 2 additions and 1 deletions

View File

@ -2,3 +2,4 @@
for f in ~/.local/share/omarchy/install/*.sh; do source "$f"; done
echo "Reboot for all settings to apply..."
gum "Reboot to apply all settings?" && reboot