diff --git a/community/lxde/profile.conf b/community/lxde/profile.conf index 0725f5cb..1605aeeb 100644 --- a/community/lxde/profile.conf +++ b/community/lxde/profile.conf @@ -67,3 +67,10 @@ login_shell=/bin/zsh # 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') +disable_systemd_live=('tlp' 'tlp-sleep') + +# unset defaults to given values, +# names must match openrc service names +# services in enable_openrc array don't need to be listed here +#enable_openrc_live=('manjaro-live' 'mhwd-live' 'pacman-init' 'mirrors-live')