On Thu, 29 Sep 2011, Sebastian Bachmann wrote: > i want to have the output of an bashscript as a widget in awesome.
cat /home/anrxc/bat1.sh
#!/bin/bash
acpitool -b | awk '{print $5}'
vicious.register(batwidget_bat1, function()
return awful.util.pread("/home/anrxc/bat1.sh")
end, "B0 $1%", 10)
Repeat exercise for bat2.
--
Adrian C. (anrxc) | anrxc..sysphere.org | PGP ID: D20A0618
PGP FP: 02A5 628A D8EE 2A93 996E 929F D5CB 31B7 D20A 0618
--
To unsubscribe, send mail to [email protected].
