forked from Mirror/docker-audacity
start Audacity in full screen
This commit is contained in:
parent
dd50175c73
commit
44e87d6c3e
2 changed files with 2 additions and 0 deletions
|
@ -34,6 +34,7 @@ RUN \
|
|||
ln -s \
|
||||
/usr/lib/x86_64-linux-gnu/libportaudio.so.2 \
|
||||
/usr/lib/x86_64-linux-gnu/libportaudio.so && \
|
||||
sed -i 's|</applications>| <application title="Audacity" type="normal">\n <maximized>yes</maximized>\n </application>\n</applications>|' /etc/xdg/openbox/rc.xml && \
|
||||
echo "**** cleanup ****" && \
|
||||
rm -rf \
|
||||
/tmp/* \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue