wlsunset/README.md

29 lines
600 B
Markdown
Raw Permalink Normal View History

2020-09-13 19:20:19 +00:00
# wlsunset
Day/night gamma adjustments for Wayland compositors supporting `wlr-gamma-control-unstable-v1`.
2020-09-13 19:20:19 +00:00
# How to build and install
```
meson build
ninja -C build
sudo ninja -C build install
```
# How to use
See the helptext (`wlsunset -h`)
## Example
2020-09-14 09:15:42 +00:00
2020-09-13 19:20:19 +00:00
```
2020-09-14 09:15:42 +00:00
# Beijing lat/long.
wlsunset -l 39.9 -L 116.3
2020-09-13 19:20:19 +00:00
```
2020-09-14 09:15:42 +00:00
2020-09-14 09:20:23 +00:00
Greater precision than one decimal place [serves no purpose](https://xkcd.com/2170/) other than padding the command-line.
2020-09-20 01:54:16 +00:00
# Help
2021-05-19 15:52:41 +00:00
Go to #kennylevinsen @ irc.libera.chat to discuss, or use [~kennylevinsen/wlsunset-devel@lists.sr.ht](https://lists.sr.ht/~kennylevinsen/wlsunset-devel)