omarchy/migrations/1753062084.sh
David Heinemeier Hansson 137c24454f Ensure they can all run from Walker
Which does not have the bash-powered PATH
2025-08-05 16:35:28 +02:00

6 lines
166 B
Bash

echo "Fix dancing workspace numbers in Waybar"
if ! grep -q 'min-width: 9px' ~/.config/waybar/style.css; then
~/.local/share/omarchy/bin/omarchy-refresh-waybar
fi