Use floating terminal

This commit is contained in:
David Heinemeier Hansson
2025-08-27 14:19:07 +02:00
parent 90cdbd5504
commit b264c6540a
4 changed files with 6 additions and 6 deletions

View File

@@ -46,7 +46,7 @@
"custom/update": {
"format": "",
"exec": "omarchy-update-available",
"on-click": "omarchy-launch-terminal-with-presentation omarchy-update",
"on-click": "omarchy-launch-floating-terminal-with-presentation omarchy-update",
"tooltip-format": "Omarchy update available",
"interval": 3600
},