diff options
| author | ache <ache@ache.one> | 2017-05-06 04:30:02 +0000 |
|---|---|---|
| committer | ache <ache@ache.one> | 2017-05-06 04:30:02 +0000 |
| commit | d7085f18dc321caa31312d641b8188db9e52a09c (patch) | |
| tree | d245f3837475fe1a553ac44093c53d04772e68f0 | |
| parent | Change the font of Awesome (diff) | |
Now act also act mpd
| -rw-r--r-- | rc.lua | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -189,6 +189,7 @@ mybatwidget = wibox.widget.textbox ('') function act() + vicious.force({ mpdwidget, }) --{{ Batterie notification awful.spawn.easy_async("bash -c \"acpi | cut -d' ' -f3 \"", function(stdout, stderr, reason, exit_code) |