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