use Nort theme
This commit is contained in:
parent
5db972a0df
commit
2826a5cdc0
2 changed files with 2 additions and 1 deletions
|
@ -145,6 +145,7 @@ set -g @plugin 'laktak/extrakto'
|
|||
set -g @plugin 'artemave/tmux_capture_last_command_output'
|
||||
set -g @plugin 'jaclu/tmux-power-zoom'
|
||||
set -g @plugin 'MunifTanjim/tmux-mode-indicator'
|
||||
set -g @plugin "arcticicestudio/nord-tmux"
|
||||
|
||||
# run tpm
|
||||
run -b '~/.tmux/plugins/tpm/tpm'
|
||||
|
|
|
@ -163,7 +163,7 @@ EOF
|
|||
endif
|
||||
|
||||
" do not set if urxvt is properly configured
|
||||
colorscheme solarized8_dark
|
||||
colorscheme nord
|
||||
|
||||
" highlight current line
|
||||
set cursorline
|
||||
|
|
Loading…
Add table
Reference in a new issue