changed tmux prefix fomr y to x.
This commit is contained in:
parent
23a9ab0398
commit
f24aff111c
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
# Set prefix key
|
# Set prefix key
|
||||||
unbind-key C-b
|
unbind-key C-b
|
||||||
bind y send-prefix
|
bind y send-prefix
|
||||||
set -g prefix ^y
|
set -g prefix ^x
|
||||||
|
|
||||||
# CONFIGURATION
|
# CONFIGURATION
|
||||||
set -g automatic-rename on
|
set -g automatic-rename on
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue