This commit is contained in:
Vitor Lopes 2020-11-23 17:29:29 +00:00
commit 387ec1c8ed
5 changed files with 3 additions and 13 deletions

View file

@ -37,7 +37,7 @@ geoip="true"
# unset defaults to given values # unset defaults to given values
# names must match systemd service names # names must match systemd service names
enable_systemd=('avahi-daemon' 'bluetooth' 'NetworkManager' 'org.cups.cupsd' 'systemd-timesyncd' 'tlp' 'tlp-sleep' 'filewalld') enable_systemd=('avahi-daemon' 'bluetooth' 'NetworkManager' 'cups' 'systemd-timesyncd' 'tlp' 'tlp-sleep' 'filewalld')
disable_systemd=('pacman-init' 'systemd-rfkill.service' 'systemd-rfkill.socket') disable_systemd=('pacman-init' 'systemd-rfkill.service' 'systemd-rfkill.socket')
# the same workgroup name if samba is used # the same workgroup name if samba is used

View file

@ -39,7 +39,7 @@ geoip='true'
# unset defaults to given values # unset defaults to given values
# names must match systemd service names # names must match systemd service names
enable_systemd=('avahi-daemon' 'bluetooth' 'firewalld' 'NetworkManager' 'org.cups.cupsd' 'systemd-timesyncd' 'tlp' 'tlp-sleep') enable_systemd=('avahi-daemon' 'bluetooth' 'firewalld' 'NetworkManager' 'cups' 'systemd-timesyncd' 'tlp' 'tlp-sleep')
disable_systemd=('pacman-init' 'systemd-rfkill.service' 'systemd-rfkill.socket') disable_systemd=('pacman-init' 'systemd-rfkill.service' 'systemd-rfkill.socket')
# the same workgroup name if samba is used # the same workgroup name if samba is used

View file

@ -40,7 +40,7 @@ mhwd_used="false"
## unset defaults to given values ## unset defaults to given values
## names must match systemd service names ## names must match systemd service names
enable_systemd=('systemd-timesyncd' 'pkgfile-update.timer' 'fstrim.timer' 'connman-wait-online' 'connman' 'iwd' 'connman_iwd' 'nonnman-vpn') enable_systemd=('systemd-timesyncd' 'pkgfile-update.timer' 'fstrim.timer' 'connman-wait-online' 'connman' 'iwd' 'connman_iwd' 'connman-vpn')
disable_systemd=('pacman-init') disable_systemd=('pacman-init')
## unset defaults to given values ## unset defaults to given values

View file

@ -10,7 +10,6 @@ dmidecode
gthumb gthumb
evince evince
>extra manjaro-log-helper >extra manjaro-log-helper
>extra mntray
>basic epiphany >basic epiphany
>extra firefox >extra firefox
>extra firefox-gnome-theme-maia >extra firefox-gnome-theme-maia

View file

@ -1,9 +0,0 @@
[Desktop Entry]
Exec=/bin/bash -c "manjaro-app-folders a"
Name=manjaro-app-folders
Comment=Set Manjaro Gnome Shell app-folders
Type=Application
Icon=applications-system
StartupNotify=false
X-GNOME-Autostart-enabled=true
Hidden=true