configs/tmux.conf aktualisiert

This commit is contained in:
klaas 2025-03-26 23:31:37 +01:00
parent b2a276adc2
commit bbe069bf5d
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
unbind r
bind r source-file ~/.tmux.conf
# Ctrl + S für Befehle
set -g prefix C-s
# Ctrl + X für Befehle: lokale Maschinen s, remote b um getrennt Fenster steuern zu können
set -g prefix C-b
set-option -g status-position top
set -g mouse on