Skip to content

Commit 48a0f4b

Browse files
committed
Update INSTALL.md
1 parent 50c1c33 commit 48a0f4b

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)