summaryrefslogtreecommitdiff
path: root/src/components/UsageInstructions.tsx
diff options
context:
space:
mode:
authorKurt Himebauch <136133082+xXJSONDeruloXx@users.noreply.github.com>2025-07-21 13:24:11 -0400
committerGitHub <noreply@github.com>2025-07-21 13:24:11 -0400
commit2106ef8eb31ee46611fce07dd715d3ac1c4ca0ab (patch)
tree98f3ef8c841b341ea63d3055a460b4ff8e171815 /src/components/UsageInstructions.tsx
parenta7fb5ee69c8d74534f2994263558ddcd9c8c0d41 (diff)
parent0dd6b54e6992f6d71a920a7b8bd8ca84672db145 (diff)
downloaddecky-lsfg-vk-2106ef8eb31ee46611fce07dd715d3ac1c4ca0ab.tar.gz
decky-lsfg-vk-2106ef8eb31ee46611fce07dd715d3ac1c4ca0ab.zip
Merge pull request #62 from xXJSONDeruloXx/clipboard-tests
Clipboard automation
Diffstat (limited to 'src/components/UsageInstructions.tsx')
-rw-r--r--src/components/UsageInstructions.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/UsageInstructions.tsx b/src/components/UsageInstructions.tsx
index 6025241..bcf258b 100644
--- a/src/components/UsageInstructions.tsx
+++ b/src/components/UsageInstructions.tsx
@@ -33,7 +33,7 @@ export function UsageInstructions({ config }: UsageInstructionsProps) {
whiteSpace: "pre-wrap"
}}
>
- Add the launch option below (or use "Launch Option Clipboard") to Steam games to activate frame generation.
+ Click "Copy Launch Option" button, then paste it into your Steam game's launch options to enable frame generation.
</div>
</PanelSectionRow>