Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bloznelis authored Oct 13, 2024
1 parent 25e4288 commit e500b73
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ Generic status bars, while being complex, provide great customization, but I've
#### Cargo
`cargo install krowbar`

**note:** When installed via cargo you have to ensure `krowbar` is in PATH when BSPWM launches. Depending on your setup, appending to the PATH in .bashrc/.zshrc might be too late. Alternatively you can use global path, e.g. `/home/user/.cargo/bin/krowbar &` (which is not as nice).

### Setup
Add this to your `bspwmrc`:
```
Expand Down

0 comments on commit e500b73

Please sign in to comment.