
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@dbruhn.de