diff --git a/manjaro/kde/Packages-Desktop b/manjaro/kde/Packages-Desktop index b65b416..3bde9a3 100644 --- a/manjaro/kde/Packages-Desktop +++ b/manjaro/kde/Packages-Desktop @@ -113,7 +113,7 @@ octopi-repoeditor >extra cups-pk-helper >extra ghostscript >extra gsfonts -gtk3-print-backends +>extra gtk3-print-backends >extra hplip >extra splix diff --git a/manjaro/kde/profile.conf b/manjaro/kde/profile.conf index cff0a65..376c7b3 100644 --- a/manjaro/kde/profile.conf +++ b/manjaro/kde/profile.conf @@ -14,18 +14,17 @@ displaymanager="sddm" # nonfree_mhwd="true" # use plymouth; initcpio hook -# plymouth_boot="true" +plymouth_boot="false" # use pxe boot; initcpio hook -# pxe_boot="false" +pxe_boot="false" # use core packages as defined in pkglist to use in basic profile # basic="false" -basic="true" # use extra packages as defined in pkglist to activate a full profile # extra="false" -#extra="true" +extra="true" ################ install ################ diff --git a/manjaro/xfce/Packages-Desktop b/manjaro/xfce/Packages-Desktop index 6f5fe19..37ca581 100644 --- a/manjaro/xfce/Packages-Desktop +++ b/manjaro/xfce/Packages-Desktop @@ -101,6 +101,7 @@ pamac >extra cups-pk-helper >extra ghostscript >extra gsfonts +>extra gtk3-print-backends >extra hplip >extra splix @@ -187,8 +188,8 @@ xfce4-xkb-plugin gnome-icon-theme gnome-themes-standard gtk-theme-breath ->systemd plymouth-legacy ->systemd plymouth-theme-manjaro-elegant +#>systemd plymouth-legacy +#>systemd plymouth-theme-manjaro-elegant xcursor-simpleandsoft xcursor-vanilla-dmz-aa diff --git a/manjaro/xfce/profile.conf b/manjaro/xfce/profile.conf index 49c3c9f..fae6d3a 100644 --- a/manjaro/xfce/profile.conf +++ b/manjaro/xfce/profile.conf @@ -14,7 +14,7 @@ displaymanager="lightdm" # nonfree_mhwd="true" # use plymouth; initcpio hook -# plymouth_boot="true" +plymouth_boot="false" # use pxe boot; initcpio hook pxe_boot="false"