Even if you kill it, you're done
This commit is contained in:
parent
785d575ecc
commit
853d46854f
@ -1,7 +1,7 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
if [[ ! -f ~/.local/state/omarchy/after-first-run.mode ]]; then
|
if [[ ! -f ~/.local/state/omarchy/after-first-run.mode ]]; then
|
||||||
uwsm app -- alacritty -e ~/.local/share/omarchy/bin/omarchy-first-run-flow
|
|
||||||
mkdir -p ~/.local/state/omarchy
|
mkdir -p ~/.local/state/omarchy
|
||||||
touch ~/.local/state/omarchy/after-first-run.mode
|
touch ~/.local/state/omarchy/after-first-run.mode
|
||||||
|
uwsm app -- alacritty -e ~/.local/share/omarchy/bin/omarchy-first-run-flow
|
||||||
fi
|
fi
|
||||||
|
Loading…
x
Reference in New Issue
Block a user