mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-05-19 11:30:22 -07:00
change a defaultGSConfig
doc to a def
This commit is contained in:
parent
ea97c3562f
commit
2a6ac58c71
@ -124,7 +124,7 @@ import Data.Word (Word8)
|
|||||||
-- > ...
|
-- > ...
|
||||||
-- > gsconfig1 = def { gs_cellheight = 30, gs_cellwidth = 100 }
|
-- > gsconfig1 = def { gs_cellheight = 30, gs_cellwidth = 100 }
|
||||||
--
|
--
|
||||||
-- An example where 'buildDefaultGSConfig' is used instead of 'defaultGSConfig'
|
-- An example where 'buildDefaultGSConfig' is used instead of 'def'
|
||||||
-- in order to specify a custom colorizer is @gsconfig2@ (found in
|
-- in order to specify a custom colorizer is @gsconfig2@ (found in
|
||||||
-- "XMonad.Actions.GridSelect#Colorizers"):
|
-- "XMonad.Actions.GridSelect#Colorizers"):
|
||||||
--
|
--
|
||||||
|
Loading…
x
Reference in New Issue
Block a user