diff --git a/INSTALL.md b/INSTALL.md index 6735bd6..0885555 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -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` \ No newline at end of file +* Disable weather functionality: `set -g @dracula-show-weather false` +* Switch from default fahrenheit to celsius: `set -g @dracula-show-fahrenheit false`