dot_testing/builds/utils/gaming

13 lines
152 B
Plaintext
Raw Normal View History

#!/bin/sh
discord &
st -c send-to-9 -e cmus &
st -c send-to-9 -e ncpamixer &
sleep 1
cmus-remote <<EOF
view playlist
win-down
win-activate
EOF
steam &