Use omarchy-launch-audio stub in waybar and menu (#4043)

* Use omarchy-launch-audio in waybar

* Use omarchy-launch-audio in omarchy-menu
This commit is contained in:
Pierre Olivier Martel
2025-12-31 20:13:12 -05:00
committed by GitHub
parent 64f254653f
commit 2643967424
3 changed files with 5 additions and 2 deletions

View File

@@ -109,7 +109,7 @@
},
"pulseaudio": {
"format": "{icon}",
"on-click": "omarchy-launch-or-focus-tui wiremix",
"on-click": "omarchy-launch-audio",
"on-click-right": "pamixer -t",
"tooltip-format": "Playing at {volume}%",
"scroll-step": 5,