summaryrefslogtreecommitdiff
path: root/configs/profile/rebuild.sh
diff options
context:
space:
mode:
authorbill-auger <mr.j.spam.me@gmail.com>2020-02-16 00:03:55 -0500
committerbill-auger <mr.j.spam.me@gmail.com>2020-03-27 19:32:36 -0400
commit66ad6fa683aa6b05e4f6fbd1bbbbb799f4b9cd93 (patch)
treeba4b3c08667fde10ce8672a6a53658f8494cbf64 /configs/profile/rebuild.sh
parent859b25f8af367b2e4e3dabc236c099ca85fe77ac (diff)
boot calamares from .xinitrc
Diffstat (limited to 'configs/profile/rebuild.sh')
-rwxr-xr-xconfigs/profile/rebuild.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/profile/rebuild.sh b/configs/profile/rebuild.sh
index dc5796c..c8c791d 100755
--- a/configs/profile/rebuild.sh
+++ b/configs/profile/rebuild.sh
@@ -14,6 +14,7 @@ readonly TARGET='x86_64' # x86_64 target only (default)
readonly INIT='systemd' # SystemD initsystem (default)
readonly WMDE='cli' # CLI (default)
# readonly WMDE='LXDE' # LXDE
+# readonly WMDE='mini' # minimal installer system
readonly TALKING='' # speech and braille disabled (default)
# readonly TALKING='-S' # speech and braille enabled
readonly CACHE='' # net-install (default)