diff --git a/tmux/.config/tmux/sessions/social.session b/tmux/.config/tmux/sessions/social.session index 6d06ea2..c81074b 100644 --- a/tmux/.config/tmux/sessions/social.session +++ b/tmux/.config/tmux/sessions/social.session @@ -1,8 +1,10 @@ -rename-window news +rename-window mail +send-keys "neomutt" C-m +new-window -n news send-keys "newsboat" C-m +split-window -h +send-keys "tut" C-m new-window -n matrix send-keys "gomuks" C-m new-window -n signal send-keys "siggo" C-m -new-window -n mail -send-keys "neomutt" C-m