u
This commit is contained in:
@@ -91,9 +91,10 @@ if [ ${operation} == "dots" ] ; then
|
|||||||
deploy_file "${dots_trg}/bin/*" "${file_path}/${file_name}"
|
deploy_file "${dots_trg}/bin/*" "${file_path}/${file_name}"
|
||||||
|
|
||||||
# environment
|
# environment
|
||||||
|
file_name=environment
|
||||||
file_path=/etc
|
file_path=/etc
|
||||||
deploy_file "${dots_trg}/environment/environment" "${file_path}/${file_name}" no_chown
|
deploy_file "${dots_trg}/environment/${file_name}" "${file_path}/${file_name}" no_chown
|
||||||
#
|
|
||||||
# # hypridle
|
# # hypridle
|
||||||
# file_name=hypridle.conf
|
# file_name=hypridle.conf
|
||||||
# file_path=/home/${user}/.config/hypr
|
# file_path=/home/${user}/.config/hypr
|
||||||
|
|||||||
Reference in New Issue
Block a user