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

13 lines
263 B
Bash
Executable File

#!/bin/bash
#
# Create a carla setup for putting 2nd PC output on l and center and
# 1st PC to center and right for a feel of audio
#
# kill old carla
killall carla
# start new session
tmux new-session -d -s carla '~/.config/hypr/scripts/audio/2Player.carxp'