From 3b9a46c12f7cad9669576f2007b00e185a618248 Mon Sep 17 00:00:00 2001 From: deepend-tildeclub <58404188+deepend-tildeclub@users.noreply.github.com> Date: Mon, 27 Jan 2025 12:34:37 -0700 Subject: [PATCH] Update .tmux.conf --- .byobu/.tmux.conf | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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; -