diff options
Diffstat (limited to 'batterylow')
| -rwxr-xr-x | batterylow | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,4 +1,5 @@ #!/bin/sh +# This script sends notifications when battery is low. # those variables may be unnecessary export DISPLAY=:0 |
