diff options
author | dec05eba <dec05eba@protonmail.com> | 2023-04-08 02:34:29 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2023-04-08 02:34:29 +0200 |
commit | 8d250f7e33d568b26d2a034e10b33f0cd193268d (patch) | |
tree | 41c168570fae3c0cd855aba812f9d5059532ddc8 | |
parent | 226d66d7bf7f6d84fec09308b77970e457e1dab8 (diff) |
Improve doc (wayland not supported)
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ This screen recorder can be used for recording your desktop offline, for live st where only the last few seconds are saved. ## Note -This software works only on x11.\ +This software works only on X11 (Wayland with Xwayland is NOT supported).\ If you are using a variable refresh rate monitor then choose to record "screen-direct". This will allow variable refresh rate to work when recording fullscreen applications. Note that some applications such as mpv will not work in fullscreen mode. A fix is being developed for this.\ For screen capture to work with PRIME (laptops with a nvidia gpu), you must set the primary GPU to use your dedicated nvidia graphics card. You can do this by selecting "NVIDIA (Performance Mode) in nvidia settings:\ ![](https://dec05eba.com/images/nvidia-settings-prime.png)\ |