[xmonad] kill -STOP/-CONT hack
Adam Sjøgren
asjo at koldfront.dk
Sun Jun 12 19:53:23 UTC 2016
Brandon writes:
> http://hackage.haskell.org/package/xmonad-contrib-0.12/docs/XMonad-Layout-Stoppable.html
I have been looking at the documentation there, and searching around. It
says this is how you use it:
import XMonad
import XMonad.Layout.Stoppable
main = xmonad def
{ layoutHook = layoutHook def ||| stoppable (layoutHook def) }
But. Uhm. What if I only want to apply it to some programs (Firefox), or
one workspace (say, "3")?
Best regards,
Adam
--
"It's part of our policy not to be taken seriously" Adam Sjøgren
asjo at koldfront.dk
More information about the xmonad
mailing list