This commit is contained in:
tuxwarrior
2024-05-03 12:56:05 -05:00
parent 537e327eae
commit 73c8d25693

View File

@@ -92,7 +92,7 @@ if [ ${operation} == "dots" ] ; then
# environment # environment
file_path=/etc/ file_path=/etc/
deploy_file "${dots_trg}/bin/*" "${file_path}/${file_name}" no_chown deploy_file "${dots_trg}/environment/environment" "${file_path}/${file_name}" no_chown
# hypridle # hypridle
file_name=hypridle.conf file_name=hypridle.conf