[xmonad] Gimp always floats whether I want it to or not
Kathryn Andersen
kat_lists at katspace.homelinux.org
Thu Apr 9 08:25:26 EDT 2009
I don't want Gimp to start floating, but it always does.
This is my manage hook:
myManageHook = composeAll [ className =? "Firefox" --> doShift "www"
, className =? "Gimp" --> doShift "lath"
, className =? "Wine" --> doShift "lath"
, className =? "mailterm" --> doShift "mail"
]
As you can see, I do not apply a doFloat to Gimp, so I would have
thought that it wouldn't start in floating mode, but it always does.
What do I have to do to force it to be tiled?
Kathryn Andersen
--
_--_|\ | Kathryn Andersen <http://www.katspace.com>
/ \ |
\_.--.*/ | GenFicCrit mailing list <http://www.katspace.com/gen_fic_crit/>
v |
------------| Melbourne -> Victoria -> Australia -> Southern Hemisphere
Maranatha! | -> Earth -> Sol -> Milky Way Galaxy -> Universe
More information about the xmonad
mailing list