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:
@@ -5,5 +5,5 @@ if [[ ! -d ~/.config/swayosd ]]; then
|
||||
cp -r ~/.local/share/omarchy/config/swayosd/* ~/.config/swayosd/
|
||||
|
||||
pkill swayosd-server
|
||||
setsid uwsm app -- swayosd-server &>/dev/null &
|
||||
setsid uwsm-app -- swayosd-server &>/dev/null &
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user