about summary refs log tree commit diff
path: root/configs/.tmux.conf
diff options
context:
space:
mode:
Diffstat (limited to 'configs/.tmux.conf')
-rw-r--r--configs/.tmux.conf6
1 files changed, 3 insertions, 3 deletions
diff --git a/configs/.tmux.conf b/configs/.tmux.conf
index fcc477774562..d8d3a6596313 100644
--- a/configs/.tmux.conf
+++ b/configs/.tmux.conf
@@ -1,7 +1,7 @@
 # change tmux leader
-# unbind C-b
-# set -g prefix C-a
-# bind C-a send-prefix
+unbind C-b
+set -g prefix C-q
+bind C-q send-prefix
 
 
 # COLORS!