Marty Oehme
9781b26b22
Terminal application, a variety of shell configurations, terminal file and session management all consolidated in one place.
9 lines
208 B
Text
9 lines
208 B
Text
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
|