1 2 3 4
#!/bin/sh # Popup battery notification, based on the script battery-status notify-send "Battery" "$(battery-status)"
Generated with cgit - Back to sebastiano.tronto.net