
16 Oct
2012
16 Oct
'12
7:13 a.m.
Hi all, I tried it with this minimal xmonad config: main = xmonad $ defaultConfig {manageHook = composeAll [className =? "xclock" --> doFloat]} Is there something missing? Greetings, Daniel