Add readme

master
Kenny Levinsen 2020-09-13 21:20:19 +02:00
parent 526b390abc
commit 5ebc0bd70c
1 changed files with 20 additions and 0 deletions

20
README.md 100644
View File

@ -0,0 +1,20 @@
# wlsunset
Day/night gamma adjustments for Wayland compositors supporting wlr-gamma-control-unstable-v1.
# How to build and install
```
meson build
ninja -C build
sudo ninja -C build install
```
# How to use
See the helptext (`wlsunset -h`)
## Example
```
wlsunset -l 39.913818 -L 116.363625
```