
12 Jun
2016
12 Jun
'16
3:53 p.m.
Brandon writes:
http://hackage.haskell.org/package/xmonad-contrib-0.12/docs/XMonad-Layout-St...
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@koldfront.dk