diff --git a/community/budgie/Packages-Desktop b/community/budgie/Packages-Desktop index c3261c3..65d3191 100644 --- a/community/budgie/Packages-Desktop +++ b/community/budgie/Packages-Desktop @@ -142,6 +142,8 @@ yelp >extra manjaro-documentation-en >extra jre8-openjdk >extra jre8-openjdk-headless +>extra timeshift +>extra kernel-alive # >extra flashplugin >extra libdvdcss >extra steam-manjaro diff --git a/community/budgie/profile.conf b/community/budgie/profile.conf index 10888f5..e58fa2b 100644 --- a/community/budgie/profile.conf +++ b/community/budgie/profile.conf @@ -33,7 +33,7 @@ displaymanager="lightdm" # unset defaults to given values # names must match systemd service names - enable_systemd=('bluetooth' 'cronie' 'ModemManager' 'NetworkManager' 'org.cups.cupsd' 'tlp' 'tlp-sleep' 'avahi-daemon') + enable_systemd=('bluetooth' 'cronie' 'ModemManager' 'NetworkManager' 'org.cups.cupsd' 'tlp' 'tlp-sleep' 'avahi-daemon' 'add-autologin-group') # disable_systemd=() # unset defaults to given values, diff --git a/community/mate/Packages-Desktop b/community/mate/Packages-Desktop index c7a3a50..ecfc2ca 100644 --- a/community/mate/Packages-Desktop +++ b/community/mate/Packages-Desktop @@ -10,6 +10,7 @@ firefox lightdm lightdm-slick-greeter lightdm-settings +grub-theme-manjaro-dev mate-wallpapers manjaro-wallpapers-17.0 mate-icon-theme diff --git a/community/mate/profile.conf b/community/mate/profile.conf index f0ac48e..dde70a0 100644 --- a/community/mate/profile.conf +++ b/community/mate/profile.conf @@ -34,7 +34,7 @@ displaymanager="lightdm" # unset defaults to given values # names must match systemd service names - enable_systemd=('bluetooth' 'cronie' 'ModemManager' 'NetworkManager' 'org.cups.cupsd' 'tlp' 'tlp-sleep' 'avahi-daemon') + enable_systemd=('bluetooth' 'cronie' 'ModemManager' 'NetworkManager' 'org.cups.cupsd' 'tlp' 'tlp-sleep' 'avahi-daemon' 'add-autologin-group') # disable_systemd=() # unset defaults to given values,