started using xresources for st term colors, maybe should do other programs like i3
This commit is contained in:
parent
bc3bf46b57
commit
92e8fe2e17
3 changed files with 24 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
set -g default-terminal "tmux-256color"
|
||||
set -ag terminal-overrides ",xterm-256color:RGB"
|
||||
set -ag terminal-overrides ",*:RGB"
|
||||
|
||||
unbind C-b
|
||||
set-option -g prefix C-a
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue