aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2025-07-06 23:19:44 +0200
committerdec05eba <dec05eba@protonmail.com>2025-07-06 23:19:44 +0200
commit3809983b54ba27f894eecb3b21b763f82f507f28 (patch)
treee25a0b9b7153e02f3d9976dbc9a1dca32bde85bc
parent0bf648d651a21a0f0d596d3e1ce81b4318d49479 (diff)
m
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index a27e557..4d70d17 100644
--- a/README.md
+++ b/README.md
@@ -204,7 +204,7 @@ You have to use external software for that, such as Easy Effects or NoiseTorch.
It's not really possible except in some cases. You can only record with the GPU that is displaying the graphics on your monitor.\
Some laptops have display adapters that connect external monitors directly to the external GPU (if you have one)
and on Wayland the external GPU will display the graphics for that monitor.
-In that case you can record the monitor with the external GPU by launching GPU Screen Recorder with [prime-run or DRI_PRIME](https://wiki.archlinux.org/title/PRIME) environment variable
+In that case you can record the monitor with the external GPU by launching GPU Screen Recorder with [prime-run or by setting the DRI_PRIME environment variable](https://wiki.archlinux.org/title/PRIME) environment variable
depending on your GPU brand.\
However if you really want to change which GPU you want to record and encode with with then you can instead configure your display server (Xorg or Wayland compositor) to run with that GPU,
then GPU Screen Recorder will automatically use that same GPU for recording and encoding. \ No newline at end of file