summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorache <ache@ache.one>2017-05-06 04:30:02 +0000
committerache <ache@ache.one>2017-05-06 04:30:02 +0000
commitd7085f18dc321caa31312d641b8188db9e52a09c (patch)
treed245f3837475fe1a553ac44093c53d04772e68f0
parentChange the font of Awesome (diff)
Now act also act mpd
-rw-r--r--rc.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/rc.lua b/rc.lua
index 77872e7..fd16cf7 100644
--- a/rc.lua
+++ b/rc.lua
@@ -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)