mirror of
https://github.com/the-sane/lug-helper.git
synced 2025-02-05 19:59:03 +00:00
Improve runner menu description
This commit is contained in:
parent
f6ea8c04c7
commit
d4c3015a22
@ -988,9 +988,9 @@ runner_manage() {
|
||||
looping_menu="true"
|
||||
while [ "$looping_menu" = "true" ]; do
|
||||
# Configure the menu
|
||||
menu_text_zenity="<b><big>Manage Your Lutris Runners</big></b>\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="<b><big>Manage Your Lutris Runners</big>\n\nThe runners listed below are wine builds created for Star Citizen</b>\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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user