Skip to content

Commit a787cd1

Browse files
Merge pull request #208 from danriedl/patch-1
doc(Install): Add missing plugins. [#193]
2 parents e859815 + eca1ca2 commit a787cd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

INSTALL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ To enable plugins set up the `@dracula-plugins` option in you `.tmux.conf` file,
4848
The order that you define the plugins will be the order on the status bar left to right.
4949

5050
```bash
51-
# available plugins: battery, cpu-usage, git, gpu-usage, ram-usage, network, network-bandwidth, network-ping, attached-clients, network-vpn, weather, time
51+
# available plugins: battery, cpu-usage, git, gpu-usage, ram-usage, network, network-bandwidth, network-ping, attached-clients, network-vpn, weather, time, spotify-tui, kubernetes-context
5252

5353
set -g @dracula-plugins "cpu-usage gpu-usage ram-usage"
5454
```

0 commit comments

Comments
 (0)