update tmux config

This commit is contained in:
Daniel Bauer
2025-08-02 09:31:22 +02:00
parent 6d90aa67bb
commit f223b1859e

View File

@@ -11,7 +11,8 @@ set -g status-interval 2
# enable mouse
set-option -g mouse on
# remap prefix key to Ctrl+S
# remap keys
# prefix key: Ctrl+S
unbind C-b
set-option -g prefix C-s
bind-key C-s send-prefix