forked from Shinonome/dots-hyprland
Rework uninstall
This commit is contained in:
@@ -120,7 +120,7 @@ case "${SKIP_MISCCONF}" in
|
||||
elif [ -f "dots/.config/$i" ];then install_file "dots/.config/$i" "$XDG_CONFIG_HOME/$i"
|
||||
fi
|
||||
done
|
||||
install_dir "dots/.local/share/konsole" "${XDG_DATA_HOME:-$HOME/.local/share}"/konsole
|
||||
install_dir "dots/.local/share/konsole" "${XDG_DATA_HOME}"/konsole
|
||||
;;
|
||||
esac
|
||||
|
||||
|
||||
Reference in New Issue
Block a user