Another one, probably because copy-pasted

This commit is contained in:
Quad 2021-05-23 13:24:30 +02:00
parent 0e7f55d9be
commit dc6023c955
1 changed files with 1 additions and 1 deletions

View File

@ -251,7 +251,7 @@ gui_handler() {
"preset")
gui_tdp=$(
zenity --list --title "${gui_name}" --width=400 --height=350 $gui_options --text="Chose TDP to set:" --hide-column=1 --column="" --column="Wattage" \
zenity --list --title "${gui_name}" --width=400 --height=350 $gui_options --text="Choose TDP to set:" --hide-column=1 --column="" --column="Wattage" \
8 "`printf "\n 8W (Ultra-low, for simple 2D games)\n "`" \
12 "`printf "\n 12W (Low power)\n "`" \
15 "`printf "\n 15W (Balanced)\n "`" \