Skip to content

Commit

Permalink
Update main menu header
Browse files Browse the repository at this point in the history
  • Loading branch information
the-sane committed Mar 17, 2023
1 parent 85ea253 commit 3d6eee9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lug-helper.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2471,8 +2471,8 @@ fi
# Loop the main menu until the user selects quit
while true; do
# Configure the menu
menu_text_zenity="<b><big>Welcome, Space Penguin, to the Star Citizen LUG Helper!</big>\n\nThis Helper is designed to help optimize your system for Star Citizen</b>\n\nYou may choose from the following options:"
menu_text_terminal="Welcome, Space Penguin, to the Star Citizen Linux Users Group Helper!\n\nThis Helper is designed to help optimize your system for Star Citizen\nYou may choose from the following options:"
menu_text_zenity="<b><big>Greetings, Space Penguin!</big>\n\nThis tool is provided by the Star Citizen Linux Users Group</b>\n\nYou may choose from the following options:"
menu_text_terminal="Greetings, Space Penguin!\n\nThis tool is provided by the Star Citizen Linux Users Group\nYou may choose from the following options:"
menu_text_height="140"
menu_type="radiolist"
Expand Down

0 comments on commit 3d6eee9

Please sign in to comment.