From d4c3015a2272b990d2d01256a9e909eac0797346 Mon Sep 17 00:00:00 2001 From: the-sane <3657071+the-sane@users.noreply.github.com> Date: Sun, 24 Jan 2021 16:21:49 -0500 Subject: [PATCH] Improve runner menu description --- lug-helper.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lug-helper.sh b/lug-helper.sh index 388db2a..93e89d7 100755 --- a/lug-helper.sh +++ b/lug-helper.sh @@ -988,9 +988,9 @@ runner_manage() { looping_menu="true" while [ "$looping_menu" = "true" ]; do # Configure the menu - menu_text_zenity="Manage Your Lutris Runners\n\nYou may choose from the following options:" - menu_text_terminal="Manage Your Lutris Runners<\n\nYou may choose from the following options:" - menu_text_height="100" + menu_text_zenity="Manage Your Lutris Runners\n\nThe runners listed below are wine builds created for Star Citizen\n\nYou may choose from the following options:" + menu_text_terminal="Manage Your Lutris Runners\n\nThe runners listed below are wine builds created for Star Citizen\nYou may choose from the following options:" + menu_text_height="140" # Configure the menu options delete="Remove an installed runner"