mirror of
https://github.com/arthur-pbty/arthur-os.git
synced 2026-08-01 20:28:16 +02:00
Forgot to add waybar refresh for auto-update icon to existing installations
This commit is contained in:
@@ -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