mirror of
https://github.com/m1k1o/neko.git
synced 2025-06-02 10:52:41 +02:00
removed references to vlc
This commit is contained in:
parent
796d05925a
commit
b0017d134f
2 changed files with 2 additions and 2 deletions
|
@ -22,6 +22,6 @@ RUN rm -rf /var/lib/apt/lists/* /var/cache/apt/*
|
|||
|
||||
#
|
||||
# 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
|
||||
|
||||
|
|
|
@ -13,7 +13,7 @@
|
|||
|
||||
<applications>
|
||||
<!-- 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>
|
||||
<maximized>true</maximized>
|
||||
<focus>yes</focus>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue