File:AmphiGimpDragCombo.png

From HaskellWiki
Jump to navigation Jump to search

Original file(1,024 × 768 pixels, file size: 737 KB, MIME type: image/png)

import XMonad.Layout.LayoutCombinators

myLayoutHook = avoidStruts $

       showWName $
       smartBorders $
       Tall 1 (3 / 100) (1 / 2) ||| dragPane Horizontal 0.1 0.5  ||| tabbedLayout ||| Grid ||| Full ||| gimpLayout
     where gimpLayout = (tabbedLayout ****||* Full)

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current22:57, 11 April 2009Thumbnail for version as of 22:57, 11 April 20091,024 × 768 (737 KB)Sereven (talk | contribs)import XMonad.Layout.LayoutCombinators myLayoutHook = avoidStruts $ showWName $ smartBorders $ Tall 1 (3 / 100) (1 / 2) ||| dragPane Horizontal 0.1 0.5 ||| tabbedLayout ||| Grid ||| Full ||| gimpLayout where gimpLayout = (t

The following 2 pages use this file: