Files
hypr/scripts/audio/1player.sh
T
2026-08-14 13:52:56 +02:00

11 lines
213 B
Bash
Executable File

#!/bin/bash
#
# Create a carla setup for mixing up Stereo to 3.1 audio (sub+center)
#
# kill old carla
killall carla
# start new session
tmux new-session -d -s carla '~/.config/hypr/scripts/audio/1Player.carxp'