vlc default folder, no startup dialog and fix openbox.

This commit is contained in:
m1k1o
2021-03-22 18:53:41 +01:00
parent 6699ff1c17
commit e01b60368c
4 changed files with 6 additions and 4 deletions

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">
<decor>no</decor>
<maximized>true</maximized>
<focus>yes</focus>