Simplify with a launch or focus variaty for tui

This commit is contained in:
David Heinemeier Hansson
2025-11-19 14:15:22 +01:00
parent 6e83c4f661
commit 1b7fca5fa4
8 changed files with 15 additions and 9 deletions

View File

@@ -57,7 +57,7 @@
"cpu": {
"interval": 5,
"format": "󰍛",
"on-click": "omarchy-launch-or-focus org.omarchy.btop \"omarchy-launch-tui btop\""
"on-click": "omarchy-launch-or-focus-tui btop"
},
"clock": {
"format": "{:L%A %H:%M}",
@@ -106,7 +106,7 @@
},
"pulseaudio": {
"format": "{icon}",
"on-click": "omarchy-launch-or-focus org.omarchy.wiremix \"omarchy-launch-tui wiremix\"",
"on-click": "omarchy-launch-or-focus-tui wiremix",
"on-click-right": "pamixer -t",
"tooltip-format": "Playing at {volume}%",
"scroll-step": 5,