Fix typos in network_bandwith -> network_bandwidth
This commit is contained in:
parent
afd4d17996
commit
c558b6b024
4 changed files with 6 additions and 6 deletions
|
@ -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, gpu-usage, ram-usage, network, network-bandwith, weather, time
|
||||
# available plugins: battery, cpu-usage, gpu-usage, ram-usage, network, network-bandwidth, weather, time
|
||||
set -g @dracula-plugins "cpu-usage gpu-usage ram-usage"
|
||||
```
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue