tmux: Add social session

Added very simple social dashboard session,
simply running newsboat and matrix in separate windows.
This commit is contained in:
Marty Oehme 2021-04-12 20:48:52 +02:00
parent d3b2e30052
commit 60b825183d
Signed by: Marty
GPG key ID: B7538B8F50A1C800

View file

@ -0,0 +1,4 @@
rename-window news
send-keys "newsboat" C-m
new-window -n matrix
send-keys "gomuks" C-m