home | tmux format fix + tweak color theme
This commit is contained in:
parent
cb120dd6db
commit
b91df46f26
1 changed files with 90 additions and 88 deletions
|
|
@ -33,10 +33,12 @@
|
||||||
extraConfig =
|
extraConfig =
|
||||||
''
|
''
|
||||||
set -g @dracula-plugins "cpu-usage network battery weather time"
|
set -g @dracula-plugins "cpu-usage network battery weather time"
|
||||||
|
set -g @dracula-border-contrast true
|
||||||
set -g @dracula-refresh-rate 10
|
set -g @dracula-refresh-rate 10
|
||||||
set -g @dracula-show-left-icon session
|
set -g @dracula-show-left-icon session
|
||||||
set -g @dracula-border-contrast true
|
set -g @dracula-border-contrast true
|
||||||
set -g @dracula-show-powerline true
|
set -g @dracula-show-powerline true
|
||||||
|
set -g @dracula-synchronize-panes-label "Sync"
|
||||||
set -g @dracula-show-flags true
|
set -g @dracula-show-flags true
|
||||||
set -g @dracula-show-timezone false
|
set -g @dracula-show-timezone false
|
||||||
set -g @dracula-fixed-location "Katy, Texas"
|
set -g @dracula-fixed-location "Katy, Texas"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue