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