diff --git a/community/lxqt/Packages-Desktop b/community/lxqt/Packages-Desktop index 321c9d6..019795f 100644 --- a/community/lxqt/Packages-Desktop +++ b/community/lxqt/Packages-Desktop @@ -135,7 +135,8 @@ sddm-qt-manjaro-theme adapta-maia-theme manjaro-icons manjaro-openbox-adapta-maia -manjaro-openbox-grub-theme-glassfield +grub-theme-glassfield +manjaro-zsh-config manjaro-wallpapers-18.0 papirus-maia-icon-theme xcursor-breeze diff --git a/community/lxqt/profile.conf b/community/lxqt/profile.conf index 25ad091..e588f5f 100644 --- a/community/lxqt/profile.conf +++ b/community/lxqt/profile.conf @@ -31,9 +31,13 @@ efi_boot_loader="grub" # use geoip for localization geoip='true' +# unset defaults to given values +addgroups="lp,network,power,storage,sys,wheel" + # unset defaults to given values # names must match systemd service names -enable_systemd=('avahi-daemon' 'bluetooth' 'cronie' 'ModemManager' 'NetworkManager' 'org.cups.cupsd' 'tlp' 'tlp-sleep') +# enable_systemd=('avahi-daemon' 'bluetooth' 'cronie' 'ModemManager' 'NetworkManager' 'org.cups.cupsd' 'systemd-timesyncd' 'tlp' 'tlp-sleep' 'ufw') +enable_systemd=('avahi-daemon' 'bluetooth' 'cronie' 'ModemManager' 'NetworkManager' 'org.cups.cupsd' 'systemd-timesyncd' 'tlp' 'tlp-sleep' 'ufw') disable_systemd=('pacman-init') # the same workgroup name if samba is used @@ -43,7 +47,7 @@ disable_systemd=('pacman-init') # '/etc/defaults/useradd': " " # userShell : "/bin/zsh" # empty value will not be used -# user_shell="/bin/zsh" +user_shell="/bin/zsh" ################# livecd #################