dotfiles/terminal/.config/tmux/sessions/music.session

10 lines
208 B
Plaintext
Raw Normal View History

rename-window server
send-keys "mopidy" C-m
new-window -n player
send-keys "ncmpcpp" C-m
new-window -n mixer
send-keys "pulsemixer" C-m
new-window -n bluetooth
send-keys "bluetoothctl" C-m
select-window -t 2