+ psensor
This commit is contained in:
@@ -380,6 +380,12 @@ if [ ${operation} == "dots" ] ; then
|
||||
create_dir ${file_path}
|
||||
deploy_file "${dots_trg}/pcmanfm/${file_name}" "${file_path}/${file_name}"
|
||||
|
||||
# psensor
|
||||
file_name=${HOSTNAME}.psensor.cfg
|
||||
file_path=/home/${system_user}/.psensor
|
||||
create_dir ${file_path}
|
||||
deploy_file "${dots_trg}/psensor/${file_name}" "${file_path}/psensor.cfg"
|
||||
|
||||
fi
|
||||
|
||||
# dots+ (wallpapers, fonts ++)
|
||||
|
||||
Reference in New Issue
Block a user