[xfce] remove tlp

This commit is contained in:
Mark Wagie 2023-10-29 11:27:13 -06:00
parent 773f8f05af
commit 911e17d889
No known key found for this signature in database
GPG key ID: 150C200743ED46D8
2 changed files with 2 additions and 2 deletions

View file

@ -244,4 +244,4 @@ gtkhash-thunar
manjaro-hotfixes
>basic squashfs-tools
xiccd # enable color profile settings
tlp
#tlp

View file

@ -32,7 +32,7 @@ displaymanager="lightdm"
# unset defaults to given values
# names must match systemd service names
enable_systemd=('avahi-daemon' 'bluetooth' 'cronie' 'ModemManager' 'NetworkManager' 'cups' 'tlp' 'haveged' 'ufw' 'apparmor' 'snapd.apparmor' 'snapd')
enable_systemd=('avahi-daemon' 'bluetooth' 'cronie' 'ModemManager' 'NetworkManager' 'cups' 'haveged' 'ufw' 'apparmor' 'snapd.apparmor' 'snapd')
enable_systemd_timers=('fstrim' 'pacman-filesdb-refresh')
disable_systemd=('pacman-init')