diff --git a/README.md b/README.md index b0594f2..c725da7 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,7 @@ If you want to contribute, please read [this](CONTRIBUTING.md). ## Table of contents + - [Break Notifiers](#break-notifiers) - [Brightness Control](#brightness-control) - [Browsers Without X Library Dependency](#browsers-without-x-library-dependency) - [Clipboard Managers](#clipboard-managers) @@ -35,6 +36,10 @@ If you want to contribute, please read [this](CONTRIBUTING.md). - [Wallpaper](#wallpaper) - [License](#license) +## Break Notifiers + +* [Ianny](https://github.com/zer0-x/ianny) - Periodically informes user to take breaks by keeping track of usage patterns + ## Brightness Control No Wayland-specific requirements, so you can use your xorg solution of choice to control screen brightness, like [brightnessctl](https://github.com/Hummer12007/brightnessctl), [brillo](https://gitlab.com/cameronnemo/brillo), [light](https://github.com/haikarainen/light), or just directly manipulate `/sys/class/backlight`.