l 5 xmonad-lass: change GridSelect size
This commit is contained in:
parent
14ff4fdd21
commit
8014c48550
@ -141,8 +141,8 @@ infixAutoXPConfig = autoXPConfig
|
|||||||
|
|
||||||
gridConfig :: GSConfig WorkspaceId
|
gridConfig :: GSConfig WorkspaceId
|
||||||
gridConfig = def
|
gridConfig = def
|
||||||
{ gs_cellwidth = 50
|
{ gs_cellwidth = 100
|
||||||
, gs_cellheight = 50
|
, gs_cellheight = 30
|
||||||
, gs_cellpadding = 2
|
, gs_cellpadding = 2
|
||||||
, gs_navigate = navNSearch
|
, gs_navigate = navNSearch
|
||||||
, gs_font = myFont
|
, gs_font = myFont
|
||||||
|
Loading…
Reference in New Issue
Block a user