On Fri, May 31, 2019 at 4:01 PM Ronald F. Guilmette <r...@tristatelogic.com> wrote: > > > In message > <cajabfbg3vihxkk3washjjcyl-rppvjn1p4zqdfhn0yxqxoo...@mail.gmail.com> > Jaimos Skriletz <jaimosskril...@gmail.com> wrote: > > >If you don't like the icon provided by the application you can > >configure fvwm to use custom icons via the Icon Style (or > >WindowStyle). For example if you find a firefox icon and put it in > >your ImagePath, you can tell fvwm to use it for firefox as follows: > > > >Style firefox Icon firefox.png > > > >(you could also just use a full path for your icon specification). >
This is probably because my memory is failing me (I wasn't able to double check what resource/class firefox uses these days). Use FvwmIdent or xprop and figure out the correct resource/class of firefox on your system and use that instead of 'firefox' in the Style line. https://fvwmforums.org/wiki/Config/Style/ One really needs to read the docs and understand what commands are doing in fvwm to make the most out of it. For a Style you need to ensure you match the name/class/resource of the window. jaimos