aboutsummaryrefslogtreecommitdiff
path: root/.tmux.conf
diff options
context:
space:
mode:
Diffstat (limited to '.tmux.conf')
-rw-r--r--.tmux.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/.tmux.conf b/.tmux.conf
index 9f28f2e..760637a 100644
--- a/.tmux.conf
+++ b/.tmux.conf
@@ -1,6 +1,6 @@
# modify the prefix
unbind ^b
-set -g prefix 'C-a'
+set -g prefix 'M-`'
# swtich between pane
bind h select-pane -L