Migration to fit entire icon for update-available in waybar
This commit is contained in:
parent
d75cac05c8
commit
539eb240be
6
migrations/1754931002.sh
Normal file
6
migrations/1754931002.sh
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
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
|
Loading…
x
Reference in New Issue
Block a user