25 lines
429 B
Markdown
25 lines
429 B
Markdown
# chayang
|
|
|
|
Gradually dim the screen.
|
|
|
|
Can be used to implement a grace period before locking the session.
|
|
|
|
## Usage
|
|
|
|
chayang && swaylock
|
|
|
|
## Building
|
|
|
|
meson setup build/
|
|
ninja -C build/
|
|
|
|
## Contributing
|
|
|
|
Send patches on the [mailing list]. Discuss in [#emersion on Libera Chat].
|
|
|
|
## License
|
|
|
|
MIT
|
|
|
|
[mailing list]: https://lists.sr.ht/~emersion/public-inbox
|
|
[#emersion on Libera Chat]: ircs://irc.libera.chat/#emersion
|