meino.cramer at gmx.de writes:
> The name of the application is fetched by gdevilspie, which also put
> together the file itsself.
Don't know about gdevilspie, but this works for me... for many years:
(if (and (matches (window_name) "Mozilla Firefox")
         (is (application_name) "Firefox"))
    (geometry "1070x1080+0+0"))
-- Johan