Switched back to XFCE power manager

This commit is contained in:
Logan G 2021-06-05 17:31:11 -06:00
parent 80fbfc64ec
commit 5d7a9ed521
Signed by: logan
GPG key ID: E328528C921E7A7A

View file

@ -230,8 +230,7 @@ exec --no-startup-id dunst 2>&1 &
exec --no-startup-id lxqt-policykit-agent 2>&1 &
exec --no-startup-id syncthingtray --wait 2>&1 &
exec --no-startup-id kdeconnect-indicator 2>&1 &
#exec --no-startup-id xfce4-power-manager 2>&1 &
exec --no-startup-id lxqt-powermanagement 2>&1 &
exec --no-startup-id xfce4-power-manager 2>&1 &
#exec --no-startup-id xss-lock -l -- betterlockscreen -l -t "${USER}@${HOSTNAME}" --off 10 2>&1 &
exec --no-startup-id xss-lock -l -- multilockscreen -l --off 1 -- --date-str "${USER}@${HOSTNAME}" 2>&1 &
exec --no-startup-id bash ~/.config/i3/customonce.sh 2>&1