forked from Shinonome/dots-hyprland
Use install_dir__skip_ifexist() for hypr/custom/ (#3201)
This commit is contained in:
@@ -68,7 +68,7 @@ case "${SKIP_HYPRLAND}" in
|
||||
v bash -c "printf \"# For fedora to setup polkit\nexec-once = /usr/libexec/kf6/polkit-kde-authentication-agent-1\n\" >> ${XDG_CONFIG_HOME}/hypr/hyprland/execs.conf"
|
||||
fi
|
||||
|
||||
install_dir__skip_existed "dots/.config/hypr/custom" "${XDG_CONFIG_HOME}/hypr/custom"
|
||||
install_dir__ignore_existing "dots/.config/hypr/custom" "${XDG_CONFIG_HOME}/hypr/custom"
|
||||
;;
|
||||
esac
|
||||
|
||||
|
||||
Reference in New Issue
Block a user