mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
Don't hang the terminal
This commit is contained in:
@@ -9,5 +9,5 @@ if ! command -v walker &>/dev/null; then
|
||||
mkdir -p ~/.config/walker
|
||||
cp -r ~/.local/share/omarchy/config/walker/* ~/.config/walker/
|
||||
|
||||
uwsm app -- walker --gapplication-service
|
||||
uwsm app -- walker --gapplication-service &
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user