mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
Migration to update update-available icon in the waybar
This commit is contained in:
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
|
||||||
Reference in New Issue
Block a user