diff --git a/community/budgie/Packages-Desktop b/community/budgie/Packages-Desktop index 08e9485..fafff84 100644 --- a/community/budgie/Packages-Desktop +++ b/community/budgie/Packages-Desktop @@ -6,9 +6,9 @@ dmidecode hexchat gthumb lightdm -lightdm-webkit2-greeter-manjaro -lightdm-gtk-greeter -lightdm-gtk-greeter-settings +lightdm +lightdm-slick-greeter +lightdm-settings budgie-desktop manjaro-budgie-settings baobab diff --git a/community/budgie/desktop-overlay/etc/lightdm/lightdm.conf b/community/budgie/desktop-overlay/etc/lightdm/lightdm.conf index b65e2ec..f1df189 100644 --- a/community/budgie/desktop-overlay/etc/lightdm/lightdm.conf +++ b/community/budgie/desktop-overlay/etc/lightdm/lightdm.conf @@ -101,7 +101,7 @@ run-directory=/run/lightdm #xdmcp-key= #unity-compositor-command=unity-system-compositor #unity-compositor-timeout=60 -greeter-session=lightdm-webkit2-greeter +greeter-session=slick-greeter #greeter-hide-users=false #greeter-allow-guest=true #greeter-show-manual-login=false diff --git a/community/budgie/desktop-overlay/etc/lightdm/slick-greeter.conf b/community/budgie/desktop-overlay/etc/lightdm/slick-greeter.conf new file mode 100644 index 0000000..dce20ad --- /dev/null +++ b/community/budgie/desktop-overlay/etc/lightdm/slick-greeter.conf @@ -0,0 +1,5 @@ +[Greeter] +background=/usr/share/backgrounds/manjaro-budgie/Budgie_minimal wall.jpg +theme-name=Arc-Maia-Dark +icon-theme-name=Arc-Maia +draw-grid=false diff --git a/community/mate/Packages-Desktop b/community/mate/Packages-Desktop index 208d5bd..4326d60 100644 --- a/community/mate/Packages-Desktop +++ b/community/mate/Packages-Desktop @@ -8,8 +8,8 @@ atril engrampa firefox lightdm -lightdm-gtk-greeter -lightdm-gtk-greeter-settings +lightdm-slick-greeter +lightdm-settings mate-wallpapers manjaro-wallpapers-17.0 mate-icon-theme diff --git a/community/mate/desktop-overlay/etc/lightdm/lightdm.conf.back b/community/mate/desktop-overlay/etc/lightdm/lightdm.conf similarity index 99% rename from community/mate/desktop-overlay/etc/lightdm/lightdm.conf.back rename to community/mate/desktop-overlay/etc/lightdm/lightdm.conf index b65e2ec..f1df189 100644 --- a/community/mate/desktop-overlay/etc/lightdm/lightdm.conf.back +++ b/community/mate/desktop-overlay/etc/lightdm/lightdm.conf @@ -101,7 +101,7 @@ run-directory=/run/lightdm #xdmcp-key= #unity-compositor-command=unity-system-compositor #unity-compositor-timeout=60 -greeter-session=lightdm-webkit2-greeter +greeter-session=slick-greeter #greeter-hide-users=false #greeter-allow-guest=true #greeter-show-manual-login=false diff --git a/community/mate/desktop-overlay/etc/lightdm/slick-greeter.conf b/community/mate/desktop-overlay/etc/lightdm/slick-greeter.conf new file mode 100644 index 0000000..0125785 --- /dev/null +++ b/community/mate/desktop-overlay/etc/lightdm/slick-greeter.conf @@ -0,0 +1,5 @@ +[Greeter] +background=/usr/share/backgrounds/manjaro-mate/manjaro-mate.png +theme-name=Arc-Maia-Dark +icon-theme-name=Arc-Maia +draw-grid=false diff --git a/community/mate/profile.conf b/community/mate/profile.conf index 599fc0c..985b9fb 100644 --- a/community/mate/profile.conf +++ b/community/mate/profile.conf @@ -6,7 +6,7 @@ # multilib="true" # use extra packages as defined in pkglist to activate a full profile -extra="false" +extra="true" ################ install ################ @@ -24,7 +24,7 @@ displaymanager="lightdm" # efi_boot_loader="grub" # configure calamares for netinstall -netinstall="true" +# netinstall="true" # configure calamares to use chrootcfg instead of unpackfs # chrootcfg="false"