tiled = Tall nmaster delta ratio
-- The default number of windows in the master pane.
nmaster = 1
- -- Default proportion of screen occupied by master pane.
- ratio = 1/2
-- Percent of screen to increment by when resizing panes.
delta = 3/100
+ -- Default proportion of screen occupied by master pane.
+ ratio = 1/2
-- 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