Skip to content

Commit

Permalink
Merge pull request #208 from danriedl/patch-1
Browse files Browse the repository at this point in the history
doc(Install): Add missing plugins. [#193]
  • Loading branch information
ethancedwards8 committed May 4, 2023
2 parents e859815 + eca1ca2 commit a787cd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ To enable plugins set up the `@dracula-plugins` option in you `.tmux.conf` file,
The order that you define the plugins will be the order on the status bar left to right.

```bash
# available plugins: battery, cpu-usage, git, gpu-usage, ram-usage, network, network-bandwidth, network-ping, attached-clients, network-vpn, weather, time
# 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

set -g @dracula-plugins "cpu-usage gpu-usage ram-usage"
```
Expand Down

0 comments on commit a787cd1

Please sign in to comment.