default status bar
This commit is contained in:
parent
9b5beaa493
commit
0a35a5d932
1 changed files with 0 additions and 1 deletions
|
@ -35,7 +35,6 @@ set -g status-keys vi
|
||||||
# Set status bar background and foreground color.
|
# Set status bar background and foreground color.
|
||||||
set -g status-style fg=colour136,bg="#002b36"
|
set -g status-style fg=colour136,bg="#002b36"
|
||||||
set -g status-left-style default
|
set -g status-left-style default
|
||||||
set -g status-left "#[fg=green] ❐ #S #[default]"
|
|
||||||
set -g status-right-style default
|
set -g status-right-style default
|
||||||
|
|
||||||
# Set the inactive window color and style
|
# Set the inactive window color and style
|
||||||
|
|
Loading…
Add table
Reference in a new issue