tmux: Update social session with signal, email
Added signal chat window and neomutt window to social session.
This commit is contained in:
parent
b628f7e4e8
commit
da9b171da4
1 changed files with 4 additions and 0 deletions
|
@ -2,3 +2,7 @@ rename-window news
|
||||||
send-keys "newsboat" C-m
|
send-keys "newsboat" C-m
|
||||||
new-window -n matrix
|
new-window -n matrix
|
||||||
send-keys "gomuks" C-m
|
send-keys "gomuks" C-m
|
||||||
|
new-window -n signal
|
||||||
|
send-keys "siggo" C-m
|
||||||
|
new-window -n mail
|
||||||
|
send-keys "neomutt" C-m
|
||||||
|
|
Loading…
Reference in a new issue