mytools/audio_mixer
2024-12-13 21:34:02 +01:00

13 lines
230 B
Bash
Executable file

#!/usr/bin/env bash
# docstring=simple mixer gui app, for the desktop
set -E -o pipefail
shopt -s failglob
export LC_ALL=C.UTF8
mixxc \
--anchor right \
--margin 22 \
--anchor bottom \
--margin 22 \
--icon \
--master