mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2025-01-31 12:35:39 +00:00
TOOLS: valorized retroarch config paths
This commit is contained in:
parent
a2b8ee0f5c
commit
2e7b3dd8c5
|
@ -1,6 +1,6 @@
|
|||
#!/bin/bash
|
||||
|
||||
racfg=""
|
||||
racfg="/var/config/retroarch/retroarch.cfg"
|
||||
|
||||
login=$(zenity --forms --title="RetroAchievements Login" \
|
||||
--window-icon="/app/share/icons/hicolor/scalable/apps/net.retrodeck.retrodeck.svg" \
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#!/bin/bash
|
||||
|
||||
racfg=""
|
||||
racfg="/var/config/retroarch/retroarch.cfg"
|
||||
|
||||
zenity --question \
|
||||
--no-wrap --window-icon="/app/share/icons/hicolor/scalable/apps/net.retrodeck.retrodeck.svg" \
|
||||
|
|
Loading…
Reference in a new issue