Migration to update update-available icon in the waybar
This commit is contained in:
parent
93980e6138
commit
5e092c92ce
4
migrations/1754302123.sh
Normal file
4
migrations/1754302123.sh
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
echo "Change update-available icon in top bar from to "
|
||||||
|
if grep -q '"format": "",' ~/.config/waybar/config.jsonc; then
|
||||||
|
sed -i 's/"format": ""/"format": ""/' ~/.config/waybar/config.jsonc
|
||||||
|
fi
|
Loading…
x
Reference in New Issue
Block a user