Update gnome profile.conf

Signed-off-by: Ste74 <stefano@manjaro.org>
This commit is contained in:
Ste74 2018-06-13 21:53:47 +02:00
parent 9aa32a22bb
commit c8df5f3b14
1 changed files with 5 additions and 1 deletions

View File

@ -35,7 +35,7 @@ displaymanager="gdm"
# unset defaults to given values
# names must match systemd service names
enable_systemd=('bluetooth' 'cronie' 'ModemManager' 'NetworkManager' 'org.cups.cupsd' 'tlp' 'tlp-sleep' 'avahi-demon')
# disable_systemd=()
disable_systemd=('pacman-init')
# unset defaults to given values,
# names must match openrc service names
@ -59,6 +59,10 @@ hostname="manjaro-gnome"
# unset defaults to given value
# password="manjaro"
# the login shell
# defaults to bash
# login_shell=/bin/bash
# unset defaults to given values
# names must match systemd service names
# services in enable_systemd array don't need to be listed here