[xmonad] mpc output in xmobar

jean bonhomme jeanbonh at ymail.com
Sun May 24 04:05:49 EDT 2009


Thanks, it works also for me with: 
         , command = [
                     ...
                     Run Com "mpc" ["--format %file% | head -n 1"] "" 10,
                     ...
                     ]
my mistake was that i hadn't "Com" written in my Run line.     

--- En date de : Sam 23.5.09, Roman Cheplyaka <roma at ro-che.info> a écrit :
Here's what I have for xmms2:

       , commands = [
                  ...
                  Run Com "xmms2" ["current"] "" 10,
                  ...
                  ]



      
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/xmonad/attachments/20090524/8d0122d5/attachment.html


More information about the xmonad mailing list