JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
Remember which workspace we assign windows to via window properties.
[spectrwm.git] / baraction.sh
1 #!/bin/sh
2 while :; do echo "battery" `apm -l` "%"; sleep 59; done