summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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