Start walker service after doing installation
This commit is contained in:
parent
f083d3e9ec
commit
5d09154079
@ -8,4 +8,6 @@ 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
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user