+ hyprlock
This commit is contained in:
@@ -307,6 +307,12 @@ if [ ${operation} == "dots" ] ; then
|
||||
create_dir ${file_path}
|
||||
deploy_file "${dots_trg}/hypridle/${file_name}" "${file_path}/${file_name}"
|
||||
|
||||
# hyprlock
|
||||
file_name=hyprlock.conf
|
||||
file_path=/home/${system_user}/.config/hypr
|
||||
create_dir ${file_path}
|
||||
deploy_file "${dots_trg}/hyprlock/${file_name}" "${file_path}/${file_name}"
|
||||
|
||||
# hyprmon
|
||||
file_path=/home/${system_user}/.config/hyprmon/profiles
|
||||
create_dir ${file_path}
|
||||
|
||||
Reference in New Issue
Block a user