Update INSTALL.md
This commit is contained in:
parent
48a91171de
commit
a66de7a3ef
1 changed files with 2 additions and 1 deletions
|
@ -17,4 +17,5 @@ If you are a tpm user, you can install the theme and keep up to date by adding t
|
|||
Customize the status bar by adding any of these lines to your .tmux.conf as desired:
|
||||
* Disable battery functionality: `set -g @dracula-show-battery 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`
|
||||
* Switch from default fahrenheit to celsius: `set -g @dracula-show-fahrenheit false`
|
||||
|
|
Loading…
Reference in a new issue