Merge pull request #413 from 927589452/patch-2

Update README.md
This commit is contained in:
tobi-wan-kenobi 2019-07-31 19:52:13 +02:00 committed by GitHub
commit 9095345058
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -80,7 +80,10 @@ In your i3wm configuration, modify the *status_command* for your i3bar like this
```
bar {
status_command <path to bumblebee-status/bumblebee-status> -m <list of modules> -p <list of module parameters> -t <theme>
status_command <path to bumblebee-status/bumblebee-status> \
-m <list of modules> \
-p <list of module parameters> \
-t <theme>
}
```