Merge branch 'master' into time_option_doc
This commit is contained in:
commit
f325db4f81
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@ Customize the status bar by adding any of these lines to your .tmux.conf as desi
|
||||||
* Disable network functionality: `set -g @dracula-show-network false`
|
* Disable network functionality: `set -g @dracula-show-network false`
|
||||||
* Disable weather functionality: `set -g @dracula-show-weather false`
|
* Disable weather functionality: `set -g @dracula-show-weather false`
|
||||||
* Disable time functionality: `set -g @dracula-show-time false`
|
* Disable time functionality: `set -g @dracula-show-time false`
|
||||||
|
* Disable location information: `set -g @dracula-show-location false`
|
||||||
* Switch from default fahrenheit to celsius: `set -g @dracula-show-fahrenheit false`
|
* Switch from default fahrenheit to celsius: `set -g @dracula-show-fahrenheit false`
|
||||||
* Enable powerline symbols: `set -g @dracula-show-powerline true`
|
* Enable powerline symbols: `set -g @dracula-show-powerline true`
|
||||||
* Switch powerline symbols `set -g @dracula-show-left-sep ` for left and `set -g @dracula-show-right-sep ` for right symbol (can set any symbol you like as seperator)
|
* Switch powerline symbols `set -g @dracula-show-left-sep ` for left and `set -g @dracula-show-right-sep ` for right symbol (can set any symbol you like as seperator)
|
||||||
|
|
Loading…
Reference in a new issue