mirror of
https://github.com/basecamp/omarchy.git
synced 2025-07-27 12:19:24 +00:00
Update waybar.css to fix waybar dancing workspace numbers with a migration
This commit is contained in:
5
migrations/1753062084.sh
Normal file
5
migrations/1753062084.sh
Normal file
@ -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
|
Reference in New Issue
Block a user