Skip to content

Commit 9367a04

Browse files
Merge pull request #301 from Heyian/master
2 parents 50c1c33 + 48a0f4b commit 9367a04

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

INSTALL.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,15 @@ Hide empty plugins
117117
set -g @dracula-show-empty-plugins false
118118
```
119119

120+
Make the powerline background transparent
121+
122+
```bash
123+
set -g @dracula-powerline-bg-transparent true
124+
125+
# the left separator symbol is inversed with a transparent background, you can modify it with any symbol you like
126+
set -g @dracula-inverse-divider 
127+
```
128+
120129
#### cpu-usage options
121130

122131
Customize label

0 commit comments

Comments
 (0)