1
WM Designs and Discussions / openbox - add more classes to rc.xml
« on: January 31, 2018, 12:15:03 PM »
<application class="Pcmanfm">
<decor>no</decor>
<maximized>true</maximized>
<focus>yes</focus>
<layer>normal</layer>
<fullscreen>no</fullscreen>
</application>
I want to add more apps to this setup, how to do that?
I mean something like:
<application class="Pcmanfm" "Pale moon">
<decor>no</decor>
<maximized>true</maximized>
<focus>yes</focus>
<layer>normal</layer>
<fullscreen>no</fullscreen>
</application>
I want to add more apps to this setup, how to do that?
I mean something like:
<application class="Pcmanfm" "Pale moon">