Siduction Forum

Siduction Forum => Software - Support => Topic started by: oneself on 2013/06/03, 17:18:50

Title: Enable xmobar's DateZone Plugin
Post by: oneself on 2013/06/03, 17:18:50
Hi,

I just got the latest version of xmobar 0.17-1.  I believe that this version should support zmobar's DateZone plugin.  However, I'm not sure how to enable this.

Has anyone been able to get this to work?

Thank you
Title: Enable xmobar
Post by: joogi on 2013/06/04, 15:42:27
hey I will take a look at home. Never tested the DateZone plugin before. Have you looked at github? https://github.com/jaor/xmobar/blob/master/src/Plugins/DateZone.hs
there the author of the plugin suggests the way of using it :)

Also i looked into the cabal file. Have you enabled all plugin extension? If not, there is a flag with_datezone. You should try compile xmobar with this flag.

Hope it helps.
Title: Enable xmobar's DateZone Plugin
Post by: oneself on 2013/06/04, 18:28:17
Thank you for your help.

I was hoping to avoid having to recompile xmobar myself.  Is there any way to get this to work via apt-get-fu?