Archived
2
0

fix firefox openbox class, fixes #154, fixes #152.

This commit is contained in:
Miroslav Šedivý 2022-03-18 21:49:16 +01:00
parent 12c92cb55a
commit c59551da40

View File

@ -13,7 +13,7 @@
<applications> <applications>
<!-- Match all windows and remove their decorations (obxprop | grep "^_OB_APP") --> <!-- Match all windows and remove their decorations (obxprop | grep "^_OB_APP") -->
<application class="Firefox*" name="Navigator"> <application class="firefox" name="Navigator">
<decor>no</decor> <decor>no</decor>
<maximized>true</maximized> <maximized>true</maximized>
<focus>yes</focus> <focus>yes</focus>