From a84d92b0c702a5a6141a5dc258a230deb696f0e0 Mon Sep 17 00:00:00 2001 From: Donald Buczek Date: Fri, 9 Mar 2018 15:27:44 +0100 Subject: [PATCH] tigervnc: Add patch to default session to xfce4 Default the x-session to xfce4 instead of twm and a xterm. --- tigervnc.be0 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tigervnc.be0 b/tigervnc.be0 index cc12b550a..2303368ec 100755 --- a/tigervnc.be0 +++ b/tigervnc.be0 @@ -19,7 +19,7 @@ SRCURL[1]="https://ftp.x.org/pub/individual/xserver/xorg-server-$XORG_SERVER_VER ## Add URLs/pathes to patch files to the PATCHURL array. ## The sources will be patched in the order of the array. -# PATCHURL+=() +PATCHURL+=(/src/mariux/patches/tigervnc-vncserver-Change-default-xstartup-to-xfce4-session.patch) ############################################################################### ## Add filename patterns to the EXCLUDE array of files that should not