Skip to content

Commit 56a0294

Browse files
modified xstartup files
1 parent be317ab commit 56a0294

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

etc/proot-env/vnc/xstartup

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
unset SESSION_MANAGER
33
unset DBUS_SESSION_BUS_ADDRESS
44
export PULSE_SERVER=127.0.0.1
5-
exec startxfce4
5+
dbus-lauch --exit-with-session startxfce4

etc/proot-env/vnc/xstartup-hdpi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ export PULSE_SERVER=127.0.0.1
55
export GDK_SCALE=2
66
export XCURSOR_SIZE=48
77
export QT_SCALE_FACTOR=2
8-
exec startxfce4
8+
dbus-lauch --exit-with-session startxfce4

0 commit comments

Comments
 (0)