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