u
This commit is contained in:
@@ -327,10 +327,10 @@ if [ ${operation} == "dots" ] ; then
|
|||||||
deploy_file "${dots_trg}/helix/${file_name}" "${file_path}/${file_name}"
|
deploy_file "${dots_trg}/helix/${file_name}" "${file_path}/${file_name}"
|
||||||
|
|
||||||
# hyprland
|
# hyprland
|
||||||
file_name=hyprland.conf
|
#file_name=hyprland.conf
|
||||||
file_path=/home/${system_user}/.config/hypr
|
#file_path=/home/${system_user}/.config/hypr
|
||||||
create_dir ${file_path}
|
#create_dir ${file_path}
|
||||||
deploy_file "${dots_trg}/hyprland/${file_name}" "${file_path}/${file_name}"
|
#deploy_file "${dots_trg}/hyprland/${file_name}" "${file_path}/${file_name}"
|
||||||
|
|
||||||
# pcmanfm
|
# pcmanfm
|
||||||
# bookmarks found in "dots/gtk/.gtk-bookmarks"
|
# bookmarks found in "dots/gtk/.gtk-bookmarks"
|
||||||
|
|||||||
Reference in New Issue
Block a user