Fixed this in CSS instead

This commit is contained in:
David Heinemeier Hansson 2025-08-11 20:51:23 +02:00
parent a46f652487
commit add56181d7
2 changed files with 1 additions and 7 deletions

View File

@ -1,6 +0,0 @@
echo "Give space for the entire update-available icon to fit in the waybar"
if grep '""' ~/.config/waybar/config.jsonc; then
sed -i 's/""/" "/' ~/.config/waybar/config.jsonc
omarchy-restart-waybar
fi