6 lines
105 B
Bash
6 lines
105 B
Bash
|
|
#!/bin/bash
|
||
|
|
|
||
|
|
# Launch the audio controls TUI (provided by wiremix).
|
||
|
|
|
||
|
|
station-launch-or-focus-tui wiremix
|