summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.tmux.conf5
1 files changed, 3 insertions, 2 deletions
diff --git a/.tmux.conf b/.tmux.conf
index 599f5a7..75e88e6 100644
--- a/.tmux.conf
+++ b/.tmux.conf
@@ -17,9 +17,10 @@ set -g status-right "#[fg=black][ %y.%m.%d %Hh%M ]"
unbind C-t
unbind C-b
set -g prefix C-t
-bind C-t send-prefix
-bind t last-window
+bind t send-prefix
+
+bind C-t last-window
unbind x
bind x lock-server