From eddf811070f0beadcc17b4b1412faeec429a3837 Mon Sep 17 00:00:00 2001 From: Philip Mueller Date: Sun, 7 May 2023 16:05:50 +0700 Subject: [PATCH] [gnome] update profile --- manjaro/gnome-next/profile.conf | 1 - manjaro/gnome/profile.conf | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/manjaro/gnome-next/profile.conf b/manjaro/gnome-next/profile.conf index 8862c224..808cd952 100644 --- a/manjaro/gnome-next/profile.conf +++ b/manjaro/gnome-next/profile.conf @@ -88,7 +88,6 @@ login_shell="/bin/zsh" # services in enable_systemd array don't need to be listed here # enable_systemd_live=('manjaro-live' 'mhwd-live' 'mirrors-live' 'pacman-init') disable_systemd_live=('apparmor' 'snapd' 'snapd.apparmor' 'tlp' 'tlp-sleep' 'ufw') -enable_systemd_timers=('fstrim' 'pkgfile-update') # unset defaults to given values, # names must match openrc service names # services in enable_openrc array don't need to be listed here diff --git a/manjaro/gnome/profile.conf b/manjaro/gnome/profile.conf index c453b25f..808cd952 100644 --- a/manjaro/gnome/profile.conf +++ b/manjaro/gnome/profile.conf @@ -87,7 +87,7 @@ login_shell="/bin/zsh" # 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' 'mirrors-live' 'pacman-init') -disable_systemd_live=('apparmor' 'fstrim.timer' 'pkgfile–update.timer' 'snapd' 'snapd.apparmor' 'tlp' 'tlp-sleep' 'ufw') +disable_systemd_live=('apparmor' 'snapd' 'snapd.apparmor' 'tlp' 'tlp-sleep' 'ufw') # unset defaults to given values, # names must match openrc service names # services in enable_openrc array don't need to be listed here