[xmonad] Re: Always sink mplayer
mail at justinbogner.com
mail at justinbogner.com
Thu Dec 4 17:14:10 EST 2008
Braden Shepherdson
<Braden.Shepherdson at gmail.com> writes:
> From the xmonad core:
>
> manageHook :: ManageHook
> manageHook = composeAll
> [ className =? "MPlayer" --> doFloat
> , className =? "Gimp" --> doFloat ]
>
Is it possible to modify the default such that users' hooks on the same
rules as are default rules will "win"? This seems like an issue that
will cause a lot of confusion if we add more defaults.
(while we're talking about defaults, I've always thought that these ones
are silly and arbitrary anyway, and don't use them)
More information about the xmonad
mailing list