Forgot to add waybar refresh for auto-update icon to existing installations
This commit is contained in:
parent
d3fff87864
commit
25ed6460e0
5
migrations/1754228071.sh
Normal file
5
migrations/1754228071.sh
Normal file
@ -0,0 +1,5 @@
|
||||
echo "Add auto-update icon to waybar when update available"
|
||||
|
||||
if ! grep -q "custom/update" ~/.config/waybar/config.jsonc; then
|
||||
omarchy-refresh-waybar
|
||||
fi
|
Loading…
x
Reference in New Issue
Block a user