Add right-click for emergency terminal

This commit is contained in:
Ryan Hughes
2025-10-23 22:32:43 -04:00
parent 7437c73113
commit 7882893a23
2 changed files with 9 additions and 0 deletions

View File

@@ -41,6 +41,7 @@
"custom/omarchy": {
"format": "<span font='omarchy'>\ue900</span>",
"on-click": "omarchy-menu",
"on-click-right": "omarchy-launch-terminal",
"tooltip-format": "Omarchy Menu\n\nSuper + Alt + Space"
},
"custom/update": {