mirror of
https://github.com/ChrisTitusTech/linutil.git
synced 2024-11-05 13:15:21 +00:00
Update tabs/utils/monitor-control/set_brightness.sh
Co-authored-by: Adam Perkowski <adas1per@protonmail.com>
This commit is contained in:
parent
28ee76b9b0
commit
7f286461b1
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user