📝 Adjusted tmux config
This commit is contained in:
parent
5fe053df49
commit
4e075d0eb7
2 changed files with 6 additions and 4 deletions
|
|
@ -1,7 +1,8 @@
|
|||
# To be placed in $HOME
|
||||
|
||||
# Set default terminal
|
||||
set -g default-terminal "st"
|
||||
set -ga terminal-overrides ",st-256color:Tc"
|
||||
set -g default-terminal "st-256color"
|
||||
|
||||
# Unbinding the prefix from Ctrl-b to Ctrl-x
|
||||
unbind C-b
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue