Difference between revisions of "File:AmphiGimpDragCombo.png"

From HaskellWiki
Jump to navigation Jump to search
(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)
 
(No difference)

Latest revision as of 22:57, 11 April 2009

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: