Gottox' drawtext simplification
This commit is contained in:
parent
c2784e4a38
commit
c26e22ccee
2 changed files with 3 additions and 9 deletions
|
@ -24,7 +24,7 @@ Rule rules[] = {
|
|||
|
||||
/* layout(s) */
|
||||
double mfact = 0.55;
|
||||
Bool resizehints = True; /* False means respect size hints in tiled resizals */
|
||||
Bool resizehints = False; /* False means respect size hints in tiled resizals */
|
||||
|
||||
Layout layouts[] = {
|
||||
/* symbol arrange function */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue