mirror of
https://github.com/linuxserver/docker-webtop.git
synced 2025-12-08 05:29:50 +01:00
remove thunar wrapper https://github.com/linuxserver/docker-baseimage-selkies/issues/85
This commit is contained in:
parent
9c1849e803
commit
9e8eae279d
@ -29,9 +29,6 @@ RUN \
|
|||||||
mv \
|
mv \
|
||||||
/usr/bin/exo-open \
|
/usr/bin/exo-open \
|
||||||
/usr/bin/exo-open-real && \
|
/usr/bin/exo-open-real && \
|
||||||
mv \
|
|
||||||
/usr/bin/thunar \
|
|
||||||
/usr/bin/thunar-real && \
|
|
||||||
rm -f \
|
rm -f \
|
||||||
/etc/xdg/autostart/xfce4-power-manager.desktop \
|
/etc/xdg/autostart/xfce4-power-manager.desktop \
|
||||||
/etc/xdg/autostart/xfce-polkit.desktop \
|
/etc/xdg/autostart/xfce-polkit.desktop \
|
||||||
|
|||||||
@ -29,9 +29,6 @@ RUN \
|
|||||||
mv \
|
mv \
|
||||||
/usr/bin/exo-open \
|
/usr/bin/exo-open \
|
||||||
/usr/bin/exo-open-real && \
|
/usr/bin/exo-open-real && \
|
||||||
mv \
|
|
||||||
/usr/bin/thunar \
|
|
||||||
/usr/bin/thunar-real && \
|
|
||||||
rm -f \
|
rm -f \
|
||||||
/etc/xdg/autostart/xfce4-power-manager.desktop \
|
/etc/xdg/autostart/xfce4-power-manager.desktop \
|
||||||
/etc/xdg/autostart/xfce-polkit.desktop \
|
/etc/xdg/autostart/xfce-polkit.desktop \
|
||||||
|
|||||||
@ -1,2 +0,0 @@
|
|||||||
#!/bin/bash
|
|
||||||
dbus-launch thunar-real "$@"
|
|
||||||
Loading…
x
Reference in New Issue
Block a user