Files
omarchy/migrations/1753062084.sh

6 lines
139 B
Bash
Raw Permalink Normal View History

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