yellow statusbar for tmux
This commit is contained in:
parent
3e3362cda1
commit
9434cfe49a
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ set -g default-shell $SHELL
|
|||
set -g default-command 'reattach-to-user-namespace -l ${SHELL}'
|
||||
|
||||
# Theme
|
||||
set -g @themepack 'block/gray'
|
||||
set -g @themepack 'block/yellow'
|
||||
|
||||
# Plugins
|
||||
set -g @plugin 'tmux-plugins/tpm'
|
||||
|
|
Loading…
Add table
Reference in a new issue