mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +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