From 7105a5a4ce6ae8827adfeed471bddd6e3d5c86e4 Mon Sep 17 00:00:00 2001 From: Storm Dragon Date: Wed, 8 Jan 2020 12:29:59 -0500 Subject: [PATCH] Updated the gsettings stuff. --- build/build/stormux.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/build/stormux.conf b/build/build/stormux.conf index 3a61029..a14e5d6 100644 --- a/build/build/stormux.conf +++ b/build/build/stormux.conf @@ -22,7 +22,7 @@ rootlabel="stormux${version//./}" # Set this on a graphical desktop that uses gsettings: MATE, GNOME, etc. # Remove or comment the line below if the image is to run in text mode with no desktop or window manager, or one that is not compatible with gsettings. -#gsettings=1 +gsettings=1 # The full path to the file listing official packages to be installed to the new system packagelist="${PWD}/package_lists/packages.list"