+ hypridle & hyprlock

This commit is contained in:
tuxwarrior
2024-05-01 14:08:17 -05:00
parent 70dad0c494
commit f18c930947
4 changed files with 28 additions and 2 deletions

View File

@@ -82,6 +82,11 @@ if [ ${operation} == "dots" ] ; then
download_repo ${targz_dots_url}
tree ${clone_trg}/lnx-arch
# hypridle
file_name=hypridle.conf
file_path=/home/${user}/.config/hypr
deploy_file ${dots_trg}/hypridle/${file_name} ${file_path}/${file_name}
# hyprland
file_name=hyprland.conf
file_path=/home/${user}/.config/hypr