Enable no-tray-icon service

Enable no-tray-icon service : this disable the pamac-tray and msm_nofier service . This is run at any boot but dead after script finish ..
This commit is contained in:
Stefano Capitani 2017-05-12 11:03:24 +02:00 committed by GitHub
parent ae72477b06
commit a8258c052d
1 changed files with 2 additions and 2 deletions

View File

@ -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')
enable_systemd=('bluetooth' 'cronie' 'ModemManager' 'NetworkManager' 'org.cups.cupsd' 'tlp' 'tlp-sleep' 'no-tray-icon')
# disable_systemd=()
# unset defaults to given values,
@ -62,7 +62,7 @@ hostname="manjaro-gnome"
# unset defaults to given values
# names must match systemd service names
# services in enable_systemd array don't need to be listed here
# enable_systemd_live=('manjaro-live' 'mhwd-live' 'pacman-init' 'mirrors-live')
enable_systemd_live=('manjaro-live' 'mhwd-live' 'pacman-init' 'mirrors-live' 'no-tray-icon')
# unset defaults to given values,
# names must match openrc service names