Use confirm
This commit is contained in:
parent
da943fdcd3
commit
1cf7f1722f
@ -2,4 +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
|
gum confirm "Reboot to apply all settings?" && reboot
|
||||||
|
Loading…
x
Reference in New Issue
Block a user