diff --git a/install-scripts/dotfiles-branch.sh b/install-scripts/dotfiles-branch.sh index d22efd7..61744a3 100644 --- a/install-scripts/dotfiles-branch.sh +++ b/install-scripts/dotfiles-branch.sh @@ -3,7 +3,7 @@ # Hyprland-Dots to download from main # #specific branch or release -dots_tag="Deb-Untu-Dots" +dots_tag="Debian-Dots" ## WARNING: DO NOT EDIT BEYOND THIS LINE IF YOU DON'T KNOW WHAT YOU ARE DOING! ## SCRIPT_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"