[xmonad] Floating window with respected size hint (xmonad 0.10)

Daniel Trstenjak daniel.trstenjak at gmail.com
Tue Oct 16 13:13:43 CEST 2012


Hi all,

I tried it with this minimal xmonad config:
main = xmonad $ defaultConfig {manageHook = composeAll [className =? "xclock" --> doFloat]}

Is there something missing?


Greetings,
Daniel



More information about the xmonad mailing list