[xmonad] avoidStruts doesnt work

Dominik Bruhn dominik at dbruhn.de
Fri Jan 4 17:40:10 EST 2008


On Fri, Jan 04, 2008 at 04:18:52PM -0600, Spencer Janssen wrote:
> That last line is the problem.  xmobar sets a strut value of zero pixels on
> each edge of the screen.  Can you show us your xmobar config?
Config { font = "-misc-fixed-*-*-*-*-10-*-*-*-*-*-*-*"
       , bgColor = "black"
       , fgColor = "white"
       , position = TopW L 100
       , commands = [ 
              Run Com "/home/dominik/.xmonad/checkmails.sh" [] "mails" 600
            , Run Date "%A, %d.%m.%Y %H:%M:%S" "date" 10
            , Run Com "/home/dominik/.xmonad/battery.sh" [] "battery" 600
            , Run Com "/home/dominik/.xmonad/volume.sh" [] "volume" 100
        , Run PipeReader "/home/dominik/.xmonad/status" "xmobar"
        ]
       , sepChar = "%"
       , alignSep = "{}"
       , template = "%xmobar%{}%mails% | %volume% | %battery% | %date%"
}

> manageDocks doesn't apply to xmobar because it is an 'override-redirect'
> window.

Okay, I dont understand this, but I havnt got the knowledge of X11 so its my fault!

Thanks
-- 
Dominik Bruhn
mailto: dominik at dbruhn.de
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://www.haskell.org/pipermail/xmonad/attachments/20080104/939be204/attachment.bin


More information about the xmonad mailing list