diff options
Diffstat (limited to '.tmux.conf')
| -rw-r--r-- | .tmux.conf | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -76,7 +76,7 @@ set -g visual-activity on | |||
| 76 | # Example of using a shell command in the status line | 76 | # Example of using a shell command in the status line |
| 77 | #set -g status-right "#[fg=yellow]#(uptime | cut -d ',' -f 2-)" | 77 | #set -g status-right "#[fg=yellow]#(uptime | cut -d ',' -f 2-)" |
| 78 | 78 | ||
| 79 | set -g default-terminal "xterm-kitty" | 79 | set -g default-terminal "tmux-256color" |
| 80 | set-option -ga terminal-overrides ",xterm-kitty:Tc" | 80 | set-option -ga terminal-overrides ",xterm-kitty:Tc" |
| 81 | 81 | ||
| 82 | set -g @plugin 'tmux-plugins/tpm' | 82 | set -g @plugin 'tmux-plugins/tpm' |
