Need to refresh waybar for the new Omarchy menu

This commit is contained in:
David Heinemeier Hansson 2025-08-04 20:20:24 +02:00
parent eda03fcfe1
commit 2e117b57f0

5
migrations/1754331529.sh Normal file
View File

@ -0,0 +1,5 @@
echo "Update Waybar for new Omarchy menu"
if ! grep -q ""; then
omarchy-refresh-waybar
fi