fix vlc fullscreen mode.

This commit is contained in:
m1k1o 2021-04-03 19:19:25 +02:00
parent 94f1cd5c38
commit 391417d1ea

View File

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