We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53d47a5 commit de2ad9dCopy full SHA for de2ad9d
etc/proot-env/vnc/xstartup
@@ -0,0 +1,5 @@
1
+#!/bin/bash
2
+unset SESSION_MANAGER
3
+unset DBUS_SESSION_BUS_ADRESS
4
+export PULSE_SERVER=127.0.0.1
5
+exec startxfce4
etc/proot-env/vnc/xstartup-hdpi
@@ -0,0 +1,8 @@
+export GDK_SCALE=2
6
+export XCURSOR_SIZE=48
7
+export QT_SCALE_FACTOR=2
8
0 commit comments