From 7f286461b11d2b1952c28d7621e781bc73f390a7 Mon Sep 17 00:00:00 2001 From: Chris Titus Date: Wed, 18 Sep 2024 12:03:04 -0500 Subject: [PATCH] Update tabs/utils/monitor-control/set_brightness.sh Co-authored-by: Adam Perkowski --- tabs/utils/monitor-control/set_brightness.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tabs/utils/monitor-control/set_brightness.sh b/tabs/utils/monitor-control/set_brightness.sh index 8265ded7..bcb8c104 100644 --- a/tabs/utils/monitor-control/set_brightness.sh +++ b/tabs/utils/monitor-control/set_brightness.sh @@ -31,7 +31,7 @@ adjust_monitor_brightness() { if ! echo "$monitor_choice" | grep -qE '^[0-9]+$'; then echo "Invalid selection. Please try again." echo "Press [Enter] to continue..." - read + read dummy continue fi