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 for f in ~/.local/share/omarchy/install/*.sh; do source "$f"; done
echo "Reboot for all settings to apply..." echo "Reboot for all settings to apply..."
gum "Reboot to apply all settings?" && reboot

View File

@ -1,5 +1,5 @@
yay -S --noconfirm --needed \ yay -S --noconfirm --needed \
wget curl unzip \ wget curl unzip gum \
eza fzf ripgrep zoxide \ eza fzf ripgrep zoxide \
wl-clipboard fastfetch \ wl-clipboard fastfetch \
tldr whois tldr whois