Updated the gsettings stuff.

This commit is contained in:
Storm Dragon 2020-01-08 12:29:59 -05:00
parent 621558b8d4
commit 7105a5a4ce

View File

@ -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"