Fixed this in CSS instead
This commit is contained in:
parent
a46f652487
commit
add56181d7
@ -50,7 +50,7 @@
|
|||||||
"tooltip-format": "Omarchy Menu\n\nSuper + Alt + Space"
|
"tooltip-format": "Omarchy Menu\n\nSuper + Alt + Space"
|
||||||
},
|
},
|
||||||
"custom/update": {
|
"custom/update": {
|
||||||
"format": " ",
|
"format": "",
|
||||||
"exec": "omarchy-update-available",
|
"exec": "omarchy-update-available",
|
||||||
"on-click": "alacritty --class Omarchy --title Omarchy -e omarchy-update",
|
"on-click": "alacritty --class Omarchy --title Omarchy -e omarchy-update",
|
||||||
"tooltip-format": "Omarchy update available",
|
"tooltip-format": "Omarchy update available",
|
||||||
|
@ -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
|
|
Loading…
x
Reference in New Issue
Block a user