This commit is contained in:
thelamer 2025-11-21 11:09:11 -05:00
parent 3aa5c6277d
commit bbdeb6b237
No known key found for this signature in database
3 changed files with 0 additions and 8 deletions

View File

@ -44,9 +44,6 @@ RUN \
mv \
/usr/bin/exo-open \
/usr/bin/exo-open-real && \
mv \
/usr/bin/thunar \
/usr/bin/thunar-real && \
rm -f \
/etc/xdg/autostart/xscreensaver.desktop && \
echo "**** cleanup ****" && \

View File

@ -44,9 +44,6 @@ RUN \
mv \
/usr/bin/exo-open \
/usr/bin/exo-open-real && \
mv \
/usr/bin/thunar \
/usr/bin/thunar-real && \
rm -f \
/etc/xdg/autostart/xscreensaver.desktop && \
echo "**** cleanup ****" && \

View File

@ -1,2 +0,0 @@
#!/bin/bash
dbus-launch thunar-real "$@"