X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=xmonad.hs;h=758a356cebe7c9110860b016341b00862899c930;hb=9a34dcce53db35d6fc92bfd3d6937e38af0ecbdc;hp=c140f690bbe0cc5f4b507a18077e9f48b7efba95;hpb=093b175a6e8d192f0ffa011fc362adc788e6e1a0;p=config%2Fdotfiles.git diff --git a/xmonad.hs b/xmonad.hs index c140f69..758a356 100644 --- a/xmonad.hs +++ b/xmonad.hs @@ -87,7 +87,8 @@ myLayoutHook = gimp = withIM (0.11) (Role "gimp-toolbox") $ reflectHoriz $ withIM (0.15) (Role "gimp-dock") - Full + -- Layouts for the centered window. + (Mirror tiled ||| Full) -- Don't spawn new windows in the master pane (which is at the top of the -- screen). Thanks to dschoepe, aavogt and especially vav in #xmonad on