aboutsummaryrefslogtreecommitdiffstats
path: root/tmux
diff options
context:
space:
mode:
Diffstat (limited to 'tmux')
-rw-r--r--tmux/.tmux.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/tmux/.tmux.conf b/tmux/.tmux.conf
index 904bb19..4205194 100644
--- a/tmux/.tmux.conf
+++ b/tmux/.tmux.conf
@@ -16,7 +16,7 @@ set -g lock-after-time 0
set -g lock-command "lock -np"
set -g message-command-style fg=yellow,bg=black
set -g message-style fg=black,bg=yellow
-set -g prefix C-b
+set -g prefix C-o
set -g prefix2 None
set -g renumber-windows off
set -g repeat-time 500
@@ -41,4 +41,4 @@ set -g visual-silence off
set -g word-separators " -_@"
set -g mouse on
set -g set-clipboard external
-bind -T root MouseUp2Pane paste \ No newline at end of file
+bind -T root MouseUp2Pane paste