Update games menu

Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
Severin Kaderli 2019-05-26 20:36:03 +02:00
parent d103fdec34
commit b2e9b60765
Signed by: severinkaderli
GPG key ID: F419F8835B72F0C4
2 changed files with 2 additions and 44 deletions

View file

@ -18,7 +18,7 @@ PROMPT="Games"
# Actions for the menu
ACTIONS=(
"1: Steam"
"2: Guild Wars 2"
"2: Lutris"
"3: Minecraft"
"4: Pegasus"
)
@ -29,7 +29,7 @@ case "${SELECTION}" in
steam
;;
"2")
gw2
lutris
;;
"3")
minecraft-launcher