From f0bac8625a8bef80bfb0aede44d0642fb6729f42 Mon Sep 17 00:00:00 2001 From: David Thurstenson Date: Fri, 24 Jun 2016 20:39:12 -0500 Subject: [PATCH] No longer using Germinal --- .tmux.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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