Re: Problems with winprops
"Zsolt Udvari" <[email protected]>
| Newsgroups | gmane.comp.window-managers.ion.general |
|---|---|
| Message-ID | <[email protected]> |
> defwinprop{
> name = "GIMP",
> class = "Gimp-2,4",
> role = "gimp-toolbox",
> instance = "gimp-2.4",
> target = "gimp-left",
> }
> defwinprop{
> class = "Gimp-2.4",
> instance = "gimp-2.4",
> target = "gimp-right",
> }
The first defwinprop is subset of second defwinprop. Change the
defwinprops' order and imho it will be OK.