Skip to content

Commit

Permalink
Merge pull request #301 from Heyian/master
Browse files Browse the repository at this point in the history
  • Loading branch information
ethancedwards8 authored Oct 10, 2024
2 parents 50c1c33 + 48a0f4b commit 9367a04
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,15 @@ Hide empty plugins
set -g @dracula-show-empty-plugins false
```

Make the powerline background transparent

```bash
set -g @dracula-powerline-bg-transparent true

# the left separator symbol is inversed with a transparent background, you can modify it with any symbol you like
set -g @dracula-inverse-divider 
```

#### cpu-usage options

Customize label
Expand Down

0 comments on commit 9367a04

Please sign in to comment.