Add git functionality
This commit is contained in:
parent
f508a8907f
commit
6cac0951d4
4 changed files with 98 additions and 2 deletions
|
@ -45,6 +45,7 @@ programs.tmux = {
|
|||
#### Configuration
|
||||
|
||||
Customize the status bar by adding any of these lines to your .tmux.conf as desired:
|
||||
* Disable git functionality: `set -g @dracula-show-git false`
|
||||
* 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`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue