aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2021-01-16 10:51:02 -0300
committerEuAndreh <eu@euandre.org>2021-01-16 10:51:02 -0300
commita009875f82102244b915926689a8d4c6b4b2b676 (patch)
tree33e20e3fe20f8dd4e7c4fb9ec7ea62580055d6f3
parentgit mv tmux/tmux.conf tmux.conf (diff)
downloaddotfiles-a009875f82102244b915926689a8d4c6b4b2b676.tar.gz
dotfiles-a009875f82102244b915926689a8d4c6b4b2b676.tar.xz
tmux.conf: Change prefix
-rw-r--r--tmux.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/tmux.conf b/tmux.conf
index 866fb9b2..bd9cdeb0 100644
--- a/tmux.conf
+++ b/tmux.conf
@@ -1,6 +1,6 @@
-# Instead of using "C-b" as a prefix, use "C-v"
+# Use personal prefix over "C-b"
unbind C-b
-set -g prefix C-v
+set -g prefix C-s
# Turn on mouse mode
# https://groups.google.com/forum/#!msg/tmux-users/TRwPgEOVqho/Ck_oth_SDgAJ