Skip to content

Commit

Permalink
readme: add a note about PATH
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxVerevkin committed Jan 9, 2024
1 parent ca0bb9f commit 8fa994e
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 @@ -56,6 +56,8 @@ i3status-rust hueshift block has the builtin support for this backend since 0.21
}
```

Note: make sure `wl-gammarelay-rs` is in your `PATH` at the time `waybar` is launched, or use the full path to the binary.

## Watch for changes

You can run `wl-gammarelay-rs watch <format>` to watch for changes. Each time some property changes, a new line will be printed based on <format> string. `{t}` expands into temperature, `{b}` into brightness (0 to 1) and `{bp}` expands into brightness in percents (0 to 100).
Expand Down

0 comments on commit 8fa994e

Please sign in to comment.