battery-notify

battery level notifier
git clone git://git.pyratebeard.net/battery-notify.git
Log | Files | Refs | README

battery-notify.service (111B)


      1 [Unit]
      2 Description=battery-notify
      3 
      4 [Service]
      5 ExecStart=%h/bin/check-batt
      6 
      7 [Install]
      8 WantedBy=multi-user.target