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,5 +2,5 @@ echo "Install swayOSD to show volume status"
|
||||
|
||||
if omarchy-cmd-missing swayosd-server; then
|
||||
omarchy-pkg-add swayosd
|
||||
setsid uwsm app -- swayosd-server &>/dev/null &
|
||||
setsid uwsm-app -- swayosd-server &>/dev/null &
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user