diff --git a/.tmux.conf b/.tmux.conf index 8242d6d..c9964a2 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -6,7 +6,7 @@ new splitw -v -p 60 splitw -h -p 50 # Start programs -send -t 0:0.0 'gbel' Enter 'weechat' Enter +send -t 0:0.0 'weechat' Enter send -t 0:0.2 'vifm' Enter # Set focus on pane 1 selectp -t 0:0.1