Changed tmux color scheme to 'dracula'
This commit is contained in:
parent
f99719b3b4
commit
f02dd3ac91
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ set-option -g allow-rename off
|
||||||
|
|
||||||
set -g @plugin 'tinted-theming/base16-tmux'
|
set -g @plugin 'tinted-theming/base16-tmux'
|
||||||
set -g @plugin 'thewtex/tmux-mem-cpu-load'
|
set -g @plugin 'thewtex/tmux-mem-cpu-load'
|
||||||
set -g @colors-base16 'mocha'
|
set -g @colors-base16 'dracula'
|
||||||
set -g status-interval 1
|
set -g status-interval 1
|
||||||
|
|
||||||
# loud or quiet?
|
# loud or quiet?
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue