summaryrefslogtreecommitdiff
path: root/tmux
diff options
context:
space:
mode:
Diffstat (limited to 'tmux')
-rw-r--r--tmux/.tmux.conf8
1 files changed, 4 insertions, 4 deletions
diff --git a/tmux/.tmux.conf b/tmux/.tmux.conf
index 84a3399..92a0594 100644
--- a/tmux/.tmux.conf
+++ b/tmux/.tmux.conf
@@ -21,7 +21,7 @@ bind -n C-Right next-window
bind-key P swap-window -t -1
bind-key N swap-window -t +1
-WINTAB_BOUNDARY=create
-WINTAB_MODE=wintab
-WINTAB_ROOT=$HOME/Dropbox/projects/vim-wintab
-source-file $WINTAB_ROOT/wintab.tmux
+PILOT_BOUNDARY=create
+PILOT_MODE=wintab
+PILOT_ROOT=$HOME/Dropbox/projects/vim-wintab
+source-file $PILOT_ROOT/pilot.tmux