+ hyprlock
This commit is contained in:
@@ -170,6 +170,11 @@ if [ ${operation} == "dots" ] ; then
|
||||
file_path=/home/${user}/.config/hypr
|
||||
deploy_file ${dots_trg}/hyprland/${file_name} ${file_path}/${file_name}
|
||||
|
||||
# hyprlock
|
||||
file_name=hyprlock.conf
|
||||
file_path=/home/${user}/.config/hypr
|
||||
deploy_file ${dots_trg}/hyprlock/${file_name} ${file_path}/${file_name}
|
||||
|
||||
# hyprpaper
|
||||
file_name=hyprpaper.conf
|
||||
file_path=/home/${user}/.config/hypr
|
||||
|
||||
Reference in New Issue
Block a user