Skip to content
This repository has been archived by the owner on Jul 25, 2021. It is now read-only.
/ i3-battery-warning Public archive

This is a simple battery warning script. It uses i3's nagbar to display warnings.

Notifications You must be signed in to change notification settings

agribu/i3-battery-warning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

i3-battery-warning

This is a simple battery warning script. It uses i3's nagbar to display warnings.

Let this script run as a cronjob.

Open your crontab.

$ crontab -e

Add the folowing line to check battery status every minute

*/1 * * * * /PATH/TO/YOUR/SCRIPT/i3batwarn.sh

About

This is a simple battery warning script. It uses i3's nagbar to display warnings.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages