diff --git a/.byobu/.tmux.conf b/.byobu/.tmux.conf index 8f916cc..ccb9990 100644 --- a/.byobu/.tmux.conf +++ b/.byobu/.tmux.conf @@ -1,5 +1,4 @@ -new -s tilde -n chat 'weechat-curses'; +new -s tilde -n chat 'chat'; neww -n mail 'alpine'; neww -n shell; send-keys -t ":2" byobu-info Enter; -