diff --git a/settings.conf b/settings.conf
index 4da88a8ddb3f6ea4071b36367d04906566d8b6ea..e1243402619184874d84028ee8e529a0390f3196 100644
--- a/settings.conf
+++ b/settings.conf
@@ -30,8 +30,7 @@ modules-search: [ local ]
 # For more information on running module instances, run Calamares in debug mode
 # and check the Modules page in the Debug information interface.
 # YAML: list of maps of string:string key-value pairs.
-
-#instances:
+instances:
 #- id:       owncloud
 #  module:   webview
 #  config:   owncloud.conf
@@ -67,8 +66,6 @@ sequence:
   - users
   - summary
 - exec:
-#  - dummyprocess
-#  - dummypython
   - partition
   - mount
   - unpackfs
@@ -77,23 +74,22 @@ sequence:
   - locale
   - keyboard
   - localecfg
-#  - luksbootkeyfile
-#  - luksopenswaphookcfg
-#  - plymouthcfg
+  - luksopenswaphookcfg
+  - luksbootkeyfile
+  - plymouthcfg
   - initcpiocfg
   - initcpio
   - users
   - displaymanager
+  - hardwarecfg
   - networkcfg
   - hwclock
   - services
-#  - dracut
-  - initramfs
-#  - grubcfg
+  - grubcfg
   - bootloader
+  - postcfg
   - umount
 - show:
-#  - webview@owncloud
   - finished
 
 # A branding component is a directory, either in SHARE/calamares/branding or in
@@ -105,7 +101,7 @@ sequence:
 # Only the name of the branding component (directory) should be specified here, Calamares
 # then takes care of finding it and loading the contents.
 # YAML: string.
-branding: default
+branding: manjaro
 
 # If this is set to true, Calamares will show an "Are you sure?" prompt right before
 # each execution phase, i.e. at points of no return. If this is set to false, no prompt