applied yiyus fgeom patch
This commit is contained in:
parent
858251de46
commit
7f70d90219
2 changed files with 41 additions and 35 deletions
|
@ -35,8 +35,11 @@ Geom geoms[] = {
|
|||
Layout layouts[] = {
|
||||
/* symbol function isfloating */
|
||||
{ "[]=", tilev, False }, /* first entry is default */
|
||||
{ "<>=", tilev, True },
|
||||
{ "[]|", tileh, False },
|
||||
{ "><>", floating, True },
|
||||
{ "<>|", tileh, True },
|
||||
{ "><>", NULL, True },
|
||||
{ "[m]", monocle, False },
|
||||
{ "[M]", monocle, True },
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue