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