diff --git a/migrations/1753138691.sh b/migrations/1753138691.sh index 2df3713..cf1a2b9 100644 --- a/migrations/1753138691.sh +++ b/migrations/1753138691.sh @@ -2,4 +2,5 @@ echo "Install swayOSD to show volume status" if ! command -v swayosd &>/dev/null; then yay -S --noconfirm --needed swayosd + uwsm app -- swayosd-server &>/dev/null & fi