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