This commit is contained in:
thelamer 2025-11-21 11:18:44 -05:00
parent 9c1849e803
commit 9e8eae279d
No known key found for this signature in database
3 changed files with 0 additions and 8 deletions

View File

@ -29,9 +29,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/xfce4-power-manager.desktop \
/etc/xdg/autostart/xfce-polkit.desktop \

View File

@ -29,9 +29,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/xfce4-power-manager.desktop \
/etc/xdg/autostart/xfce-polkit.desktop \

View File

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