summaryrefslogtreecommitdiffstats
path: root/gamechesttui
diff options
context:
space:
mode:
authorvg <vgm+dev@devys.org>2026-05-09 21:57:37 +0200
committervg <vgm+dev@devys.org>2026-05-09 21:57:37 +0200
commitfacb0c19cd5a8742eefdbca71d72450a7a040904 (patch)
tree0a287492d4fef80b6b115d2cf0e24dfe4f858390 /gamechesttui
parentd349cdff9bee7f90b81e9d1f12c4c9c2f2e3692f (diff)
downloadgamechest-facb0c19cd5a8742eefdbca71d72450a7a040904.tar.gz
gamechest-facb0c19cd5a8742eefdbca71d72450a7a040904.tar.bz2
gamechest-facb0c19cd5a8742eefdbca71d72450a7a040904.zip
git-sync on ditawip
Diffstat (limited to 'gamechesttui')
-rwxr-xr-xgamechesttui1
1 files changed, 1 insertions, 0 deletions
diff --git a/gamechesttui b/gamechesttui
index 412ea33..6239f70 100755
--- a/gamechesttui
+++ b/gamechesttui
@@ -28,6 +28,7 @@ main()
| fzf-frecency gamechest-profile \
--style=full \
--border --border-label=' Gamechest ' \
+ --input-label=" Profile for game: $game " \
--color 'border:#6699cc,label:#99ccff' \
)"
if [ -z "$profile" ]; then