diff --git a/install.sh b/install.sh index bf47299..7911ac2 100644 --- a/install.sh +++ b/install.sh @@ -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 diff --git a/install/2-terminal.sh b/install/2-terminal.sh index 3dbe7d2..ba72271 100644 --- a/install/2-terminal.sh +++ b/install/2-terminal.sh @@ -1,5 +1,5 @@ yay -S --noconfirm --needed \ - wget curl unzip \ + wget curl unzip gum \ eza fzf ripgrep zoxide \ wl-clipboard fastfetch \ tldr whois