summaryrefslogtreecommitdiff
path: root/.i3/conkyrc
diff options
context:
space:
mode:
authorRené 'Necoro' Neumann <necoro@necoro.net>2013-06-01 15:43:49 +0200
committerRené 'Necoro' Neumann <necoro@necoro.net>2013-06-01 15:43:49 +0200
commit4d61a0940148d35f8db1966a88c4fc755526ee15 (patch)
treeaf19dbc60c965bdba498404b8ca8c7a7e745a992 /.i3/conkyrc
parenta41c4053e1beecd551f962c652583716efd28954 (diff)
downloaddotfiles-4d61a0940148d35f8db1966a88c4fc755526ee15.tar.gz
dotfiles-4d61a0940148d35f8db1966a88c4fc755526ee15.tar.bz2
dotfiles-4d61a0940148d35f8db1966a88c4fc755526ee15.zip
Fixes
Diffstat (limited to '.i3/conkyrc')
-rw-r--r--.i3/conkyrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.i3/conkyrc b/.i3/conkyrc
index 250746e..ca8be29 100644
--- a/.i3/conkyrc
+++ b/.i3/conkyrc
@@ -42,7 +42,7 @@ TEXT
# JSON for i3bar
[ \
${if_mpd_playing}{
- "full_text" : "${lua json ${mpd_smart}}"\
+ "full_text" : "${lua json ${mpd_smart}}",\
"icon" : ${if_match "${mpd_status}"=="Paused"}${template0 pause}${else}${template0 mpd}${endif} \
},${endif}\
{\