diff --git a/manjaro/gnome/Packages-Desktop b/manjaro/gnome/Packages-Desktop index 70e32df..5a6e5ba 100644 --- a/manjaro/gnome/Packages-Desktop +++ b/manjaro/gnome/Packages-Desktop @@ -99,8 +99,8 @@ sushi >systemd networkmanager >systemd ntp >systemd openssh ->systemd plymouth-legacy ->systemd plymouth-theme-manjaro-gnome-17.0 +#>systemd plymouth-legacy +#>systemd plymouth-theme-manjaro-gnome-17.0 terminus-font totem tracker diff --git a/manjaro/gnome/profile.conf b/manjaro/gnome/profile.conf index 39f9740..bee3d98 100644 --- a/manjaro/gnome/profile.conf +++ b/manjaro/gnome/profile.conf @@ -27,19 +27,19 @@ displaymanager="gdm" # nonfree_mhwd="false" # use plymouth -# plymouth_boot="true" + plymouth_boot="false" # possible values: grub;systemd-boot # efi_boot_loader="grub" # configure calamares for netinstall - netinstall="true" + netinstall="true" # the default url for the netinstall.yaml # netgroups="https://raw.githubusercontent.com/manjaro/manjaro-tools-iso-profiles/master/shared/netinstall" # configure calamares to use chrootcfg instead of unpackfs - chrootcfg="true" +# chrootcfg="false" # use geoip # geoip="true" diff --git a/sonar/gnome-edition/Packages-Desktop b/sonar/gnome-edition/Packages-Desktop index eaa155c..9956945 100644 --- a/sonar/gnome-edition/Packages-Desktop +++ b/sonar/gnome-edition/Packages-Desktop @@ -134,8 +134,8 @@ sushi >systemd networkmanager >systemd ntp >systemd openssh ->systemd plymouth-legacy ->systemd plymouth-theme-sonar-elegant +#>systemd plymouth-legacy +#>systemd plymouth-theme-sonar-elegant terminus-font totem tracker diff --git a/sonar/gnome-edition/profile.conf b/sonar/gnome-edition/profile.conf index 54da089..7cdedb8 100644 --- a/sonar/gnome-edition/profile.conf +++ b/sonar/gnome-edition/profile.conf @@ -3,7 +3,7 @@ ########################################## # use multilib packages; x86_64 only -multilib="false" +multilib="true" # use pxe pxe_boot="false" @@ -27,7 +27,7 @@ displaymanager="gdm" nonfree_mhwd="false" # use plymouth -plymouth_boot="true" +plymouth_boot="false" # possible values: grub;systemd-boot # efi_boot_loader="grub"