tmux leader key to y

This commit is contained in:
Mathias Schneider
2026-04-09 20:43:55 +02:00
parent d735d7efb6
commit d5e7004463
+1 -1
View File
@@ -17,7 +17,7 @@ set -g focus-events on # pass focus events through (needed by Neovim)
# Leader key
unbind C-b
set -g prefix C-x
set -g prefix C-y
bind C-x send-prefix
# Reload config