mirror of
https://github.com/basecamp/omarchy.git
synced 2025-07-27 04:09:23 +00:00
Allow it to start before existing
This commit is contained in:
@ -48,6 +48,6 @@ source ~/.local/share/omarchy/ansi.sh
|
|||||||
echo "Updating all system packages..."
|
echo "Updating all system packages..."
|
||||||
yay -Syu --noconfirm
|
yay -Syu --noconfirm
|
||||||
|
|
||||||
gum spin --spinner "globe" --title "You're all set!" -- sleep 2
|
|
||||||
setsid gtk-launch "Omarchy Manual" >/dev/null 2>&1 &
|
setsid gtk-launch "Omarchy Manual" >/dev/null 2>&1 &
|
||||||
|
gum spin --spinner "globe" --title "You're all set!" -- sleep 2
|
||||||
clear
|
clear
|
||||||
|
Reference in New Issue
Block a user