Update waybar.css to fix waybar dancing workspace numbers with a migration
This commit is contained in:
parent
3634235eee
commit
b8b3548019
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
|
Loading…
x
Reference in New Issue
Block a user