port dataengine to kf5

This commit is contained in:
arcan1s
2015-01-16 04:09:39 +03:00
parent adcf6c942f
commit 3e709f549d
5 changed files with 51 additions and 49 deletions

View File

@ -3,8 +3,11 @@
ACPIPATH=/sys/class/power_supply/
# May be 'nvidia' (for nvidia), 'ati' (for ATI RADEON), 'disable' or 'auto'
GPUDEV=auto
# Set block device for hddtemp comma separated or use 'all' or 'disable'
# HDD temperature
## Set block device for hddtemp comma separated or use 'all' or 'disable'
HDDDEV=all
# cmd
HDDTEMPCMD=sudo hddtemp
# mpd server settings
MPDADDRESS=localhost
MPDPORT=6600