switch Droundy to smartBorders (which works better with ScratchWorkspace).

This commit is contained in:
David Roundy 2008-03-01 19:11:03 +00:00
parent 68a05495e5
commit 372f1e14fe

View File

@ -137,9 +137,9 @@ config = -- withUrgencyHook FocusUrgencyHook $
defaultConfig defaultConfig
{ borderWidth = 1 -- Width of the window border in pixels. { borderWidth = 1 -- Width of the window border in pixels.
, XMonad.workspaces = ["mutt","iceweasel","*scratch*"] , XMonad.workspaces = ["mutt","iceweasel","*scratch*"]
, layoutHook = showWName $ workspaceDir "~" $ windowNavigation $ , layoutHook = showWName $ workspaceDir "~" $ smartBorders $ windowNavigation $
toggleLayouts (noBorders Full) $ avoidStruts $ toggleLayouts Full $ avoidStruts $
named "tabbed" (noBorders mytab) ||| named "tabbed" mytab |||
named "xclock" (mytab ****//* combineTwo Square mytab mytab) ||| named "xclock" (mytab ****//* combineTwo Square mytab mytab) |||
named "three" (mytab **//* mytab *//* combineTwo Square mytab mytab) ||| named "three" (mytab **//* mytab *//* combineTwo Square mytab mytab) |||
named "widescreen" ((mytab *||* mytab) named "widescreen" ((mytab *||* mytab)