distro specific fixes
[distro-setup] / .tmux.conf
1 # a 256color term is needed for profanity to have colors, this is
2 # recommended by
3 # https://unix.stackexchange.com/questions/1045/getting-256-colors-to-work-in-tmux
4 set -g default-terminal "tmux-256color"
5 # default is green. I prefer it to stand out less.
6 set-option -g status-style bg=black