established kitty as default terminal in tmux.conf
This commit is contained in:
parent
026e0d5479
commit
fd0637f0e1
1 changed files with 3 additions and 0 deletions
|
|
@ -1,3 +1,6 @@
|
||||||
|
# Set default terminal
|
||||||
|
set -g default-terminal "kitty"
|
||||||
|
|
||||||
# Unbinding the prefix from Ctrl-b to Ctrl-x
|
# Unbinding the prefix from Ctrl-b to Ctrl-x
|
||||||
unbind C-b
|
unbind C-b
|
||||||
set -g prefix C-x
|
set -g prefix C-x
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue