mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
Use uwsm-app instead of uwsm app consistently
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
# Ensure elephant is running before launching walker
|
||||
if ! pgrep -x elephant > /dev/null; then
|
||||
setsid uwsm app -- elephant &
|
||||
setsid uwsm-app -- elephant &
|
||||
fi
|
||||
|
||||
exec walker "$@"
|
||||
|
||||
Reference in New Issue
Block a user