[awesome] Packages and services 'equal' to Xfce

Modify profile.conf and Packages-Desktop so that they are as equal as
possible to the Xfce release. Most important are ufw and snapd.
This commit is contained in:
Frank Kusters 2019-06-25 23:08:42 +02:00
parent ab2bf26aea
commit cc0ee7384b
2 changed files with 19 additions and 12 deletions

View File

@ -126,7 +126,7 @@ gtk3-classic
exo-gtk3
garcon-gtk3
thunar-gtk3
thunar-volman-gtk3
thunar-volman
tumbler
xfce4-power-manager-gtk3
xfce4-settings-gtk3
@ -137,7 +137,7 @@ xfconf-gtk3
blueman
ffmpegthumbnailer # tumbler - for video thumbnails
freetype2 # tumbler - for font thumbnails
gksu-polkit
gksu
gnome-keyring # fix wlan segfault
libgsf # tumbler - for ODF thumbnails
libopenraw # tumbler - for RAW thumbnails
@ -146,11 +146,12 @@ network-manager-applet
menulibre
orage
poppler-glib # tumbler - for PDF thumbnails
thunar-archive-plugin-gtk3
>extra thunar-shares-plugin-gtk3
thunar-archive-plugin
>extra thunar-shares-plugin
file-roller
thunar-media-tags-plugin
i3-scrot # instead of xfce4-screenshooter?
i3-scrot
xfce4-screenshooter
xfce4-taskmanager
pavucontrol
@ -169,9 +170,9 @@ kvantum-manjaro
catfish
dmidecode # optional dependency inxi
engrampa
firefox
>extra firefox
# >extra flashplugin
galculator
>extra galculator-gtk2
gcolor2
>extra gimp
gparted
@ -183,7 +184,7 @@ htop
zathura-pdf-poppler
zathura-djvu
inxi
>extra libreoffice-fresh
>extra libreoffice-still
ms-office-online
manjaro-hello
manjaro-application-utility
@ -217,6 +218,7 @@ manjaro-documentation-en
manjaro-awesome-settings-18.0
manjaro-browser-settings
>extra manjaro-settings-samba
manjaro-zsh-config
## Xorg Input Drivers
xf86-input-elographics
@ -253,12 +255,10 @@ gtkhash-thunar
manjaro-hotfixes
>basic ufw
libappindicator-gtk3
python-dbus
mate-polkit
pa-applet
rofi
xcape
manjaro-zsh-config
qt5ct
downgrade
>extra bmenu

View File

@ -16,7 +16,7 @@ displaymanager="lightdm"
# nonfree_mhwd="true"
# use extra packages as defined in pkglist to activate a full profile
extra="false"
#extra="true"
################ install ################
@ -39,9 +39,16 @@ user_shell=/bin/zsh
# unset defaults to given values
# names must match systemd service names
# enable_systemd=('bluetooth' 'cronie' 'ModemManager' 'NetworkManager' 'org.cups.cupsd' 'tlp' 'tlp-sleep')
enable_systemd=('avahi-daemon' 'bluetooth' 'cronie' 'ModemManager' 'NetworkManager' 'org.cups.cupsd' 'tlp' 'tlp-sleep' 'ufw' 'apparmor' 'snapd.apparmor' 'snapd')
disable_systemd=('pacman-init')
# add strict snaps: strict_snaps="core core18 gnome-3-28-1804 gtk-common-themes snap-store"
strict_snaps="snapd core18 snap-store core gnome-3-28-1804 gtk-common-themes"
# add classic snaps: classic_snaps="code"
# classic_snaps=""
# choose the snap channel. Possible options are: stable, candidate, beta, edge
# snap_channel="stable"
# the same workgroup name if samba is used
# smb_workgroup=""