From a8e9db3d4ee8dc36e527a6532b5dd2281d6ac3af Mon Sep 17 00:00:00 2001 From: Ste74 Date: Sat, 23 Sep 2017 22:12:12 +0200 Subject: [PATCH] Gnome : removed no-tray-icon ( systemd service ) because now switched into a more usefull hook pacman function . Note new hook is in unstable now. --- manjaro/gnome/profile.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manjaro/gnome/profile.conf b/manjaro/gnome/profile.conf index d0c3c3f..efbb7d6 100644 --- a/manjaro/gnome/profile.conf +++ b/manjaro/gnome/profile.conf @@ -34,7 +34,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' 'no-tray-icon') + enable_systemd=('bluetooth' 'cronie' 'ModemManager' 'NetworkManager' 'org.cups.cupsd' 'tlp' 'tlp-sleep') # disable_systemd=() # unset defaults to given values,