Do dropbox first so we have the browser if we need it
This commit is contained in:
parent
a691a50559
commit
5e4c309b2c
@ -17,15 +17,15 @@ fi
|
|||||||
|
|
||||||
source ~/.local/share/omarchy/ansi.sh
|
source ~/.local/share/omarchy/ansi.sh
|
||||||
|
|
||||||
if gum confirm "Login to GitHub?"; then
|
if gum confirm "Setup Dropbox?"; then
|
||||||
gh auth login
|
gtk-launch chromium # FIXME: Workaround for Dropbox to be able to open with the correct scaling during initial setup
|
||||||
|
~/.local/share/omarchy/bin/omarchy-setup-dropbox
|
||||||
fi
|
fi
|
||||||
|
|
||||||
source ~/.local/share/omarchy/ansi.sh
|
source ~/.local/share/omarchy/ansi.sh
|
||||||
|
|
||||||
if gum confirm "Setup Dropbox?"; then
|
if gum confirm "Login to GitHub?"; then
|
||||||
gtk-launch chromium # FIXME: Workaround for Dropbox to be able to open with the correct scaling during initial setup
|
gh auth login
|
||||||
~/.local/share/omarchy/bin/omarchy-setup-dropbox
|
|
||||||
fi
|
fi
|
||||||
|
|
||||||
source ~/.local/share/omarchy/ansi.sh
|
source ~/.local/share/omarchy/ansi.sh
|
||||||
|
Loading…
x
Reference in New Issue
Block a user