Add powerdevil support

This commit is contained in:
Salt 2020-06-01 00:57:08 -05:00
parent d18bcf15ee
commit 27680bedec

View File

@ -226,6 +226,8 @@ command -v xfce4-power-manager
xfce4-power-manager
command -v mate-power-manager
mate-power-manager
[ -x "/usr/lib/$(uname -m)-linux-gnu/libexec/org_kde_powerdevil" ]
/usr/lib/$(uname -m)-linux-gnu/libexec/org_kde_powerdevil
command -v gnome-power-manager
gnome-power-manager
EOF