Move to the front and wrap in a no-op for when its there
This commit is contained in:
parent
790e90515e
commit
9cbe88d43d
@ -1,2 +0,0 @@
|
||||
echo "Install swayOSD to show volume status"
|
||||
yay -S --noconfirm --needed swayosd
|
5
migrations/1753138691.sh
Normal file
5
migrations/1753138691.sh
Normal file
@ -0,0 +1,5 @@
|
||||
echo "Install swayOSD to show volume status"
|
||||
|
||||
if ! command -v swayosd &>/dev/null; then
|
||||
yay -S --noconfirm --needed swayosd
|
||||
fi
|
Loading…
x
Reference in New Issue
Block a user