diff --git a/migrations/1753062084.sh b/migrations/1753062084.sh new file mode 100644 index 0000000..abfe326 --- /dev/null +++ b/migrations/1753062084.sh @@ -0,0 +1,5 @@ +echo "Fix dancing workspace numbers in Waybar" + +if ! grep -q 'min-width: 9px' ~/.config/waybar/style.css; then + omarchy-refresh-waybar +fi