aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md1
-rwxr-xr-xconfig/hypr/scripts/build-awww.sh1
2 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 28dbf492..2762084b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -35,6 +35,7 @@
## Fixed:
+- Extra `read` in `build-awww.sh`
- `Toggle-Active-Windown-Audio.sh`
- Updated to work in LUA workflow
- `Tak0-Per-Window-Switch.sh` for LUA workflow
diff --git a/config/hypr/scripts/build-awww.sh b/config/hypr/scripts/build-awww.sh
index c59c34c0..0a2bb082 100755
--- a/config/hypr/scripts/build-awww.sh
+++ b/config/hypr/scripts/build-awww.sh
@@ -79,7 +79,6 @@ prompt_confirm_distro() {
echo " 6) gentoo"
printf "Select your distro (1-6) or Q/q to quit: " >/dev/tty
read -r choice </dev/tty
- read -r choice
case "$choice" in
1) echo "debian" ;;
2) echo "ubuntu" ;;
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage