diff --git a/install.sh b/install.sh index 452fe47..ef571de 100644 --- a/install.sh +++ b/install.sh @@ -1,5 +1,4 @@ # Install everything for f in ~/.local/share/omarchy/install/*.sh; do source "$f"; done -echo "Reboot for all settings to apply..." gum confirm "Reboot to apply all settings?" && reboot