battery notify
Description
This diff adds a battery notifications for specific levels you defined to slstatus. It sends notification using "notify-send" command. In config.h file there is array called "notifiable_levels" add any levels you want.
Important
- "libnotify" is required to be installed.
- Add ({battery_notify, "", "BAT1"},) to config file in args array - replace BAT1
with your battery name.
- FreeBSD and OpenBSD are not supported.
Download
Authors
- keroles github
- El Bachir - bachiralfa@gmail.com (2025-08-01)