removed references to vlc
This commit is contained in:
parent
796d05925a
commit
b0017d134f
@ -22,6 +22,6 @@ RUN rm -rf /var/lib/apt/lists/* /var/cache/apt/*
|
|||||||
|
|
||||||
#
|
#
|
||||||
# copy configuation files
|
# copy configuation files
|
||||||
COPY supervisord.conf /etc/neko/supervisord/vlc.conf
|
COPY supervisord.conf /etc/neko/supervisord/opera.conf
|
||||||
COPY openbox.xml /etc/neko/openbox.xml
|
COPY openbox.xml /etc/neko/openbox.xml
|
||||||
|
|
||||||
|
@ -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="vlc" name="vlc" role="vlc-main">
|
<application class="opera" name="opera">
|
||||||
<decor>no</decor>
|
<decor>no</decor>
|
||||||
<maximized>true</maximized>
|
<maximized>true</maximized>
|
||||||
<focus>yes</focus>
|
<focus>yes</focus>
|
||||||
|
Reference in New Issue
Block a user