Show indicator if update is available (#456)

* Show indicator if update is available

* Language
This commit is contained in:
David Heinemeier Hansson
2025-08-02 21:48:06 +02:00
committed by GitHub
parent 63840c6e9a
commit f729004306
4 changed files with 25 additions and 4 deletions

View File

@ -8,7 +8,8 @@
"hyprland/workspaces"
],
"modules-center": [
"clock"
"clock",
"custom/update"
],
"modules-right": [
"group/tray-expander",
@ -42,6 +43,12 @@
"5": []
}
},
"custom/update": {
"format": "",
"exec": "~/.local/share/omarchy/bin/omarchy-update-available",
"on-click": "alacritty --class Omarchy --title Omarchy -e omarchy-update",
"interval": 3600
},
"cpu": {
"interval": 5,
"format": "󰍛",