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

@@ -173,7 +173,7 @@ show_setup_menu() {
options="$options\n Defaults\n󰱔 DNS\n Security\n Config"
case $(menu "Setup" "$options") in
*Audio*) omarchy-launch-or-focus org.omarchy.wiremix "omarchy-launch-tui wiremix" ;;
*Audio*) omarchy-launch-or-focus-tui wiremix ;;
*Wifi*) omarchy-launch-wifi ;;
*Bluetooth*) omarchy-launch-bluetooth ;;
*Power*) show_setup_power_menu ;;