diff options
author | dec05eba <dec05eba@protonmail.com> | 2025-02-05 23:04:55 +0100 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2025-02-05 23:04:55 +0100 |
commit | 21deba0d3b3a6ae0a9a917498b26ec2a5c1079d1 (patch) | |
tree | 66cbc0022f4d45d4e657b8518ebe33c0fffa830e | |
parent | 2cb246b891af7878cc8cd185d7ee9d6756a1a05d (diff) |
Fix appdata
-rw-r--r-- | com.dec05eba.gpu_screen_recorder.appdata.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/com.dec05eba.gpu_screen_recorder.appdata.xml b/com.dec05eba.gpu_screen_recorder.appdata.xml index 1186540..0f54305 100644 --- a/com.dec05eba.gpu_screen_recorder.appdata.xml +++ b/com.dec05eba.gpu_screen_recorder.appdata.xml @@ -41,7 +41,7 @@ You can switch to the new UI by clicking on "Try out the new UI" and then after that is done press Left Alt+Z to open it. </p> <p>AV1 is currently not supported in the flatpak for Nvidia since GPU Screen Recorder uses an older ffmpeg version to support older Nvidia cards. Install GPU Screen Recorder from source or from AUR if you want to use AV1 on Nvidia.</p> - <p>For more information, visit: <a href="https://git.dec05eba.com/gpu-screen-recorder/about/">https://git.dec05eba.com/gpu-screen-recorder/about/</a></p> + <p>For more information visit the GPU Screen Recorder homepage.</p> <p>GPU Screen Recorder flatpak can install files in $HOME/.local/share/gpu-screen-recorder. If you want to uninstall GPU Screen Recorder then you will have to remove this directory manually.</p> <p>If you tried out the new UI then a systemd service was added to ~/.local/share/systemd/user/gpu-screen-recorder-ui.service. If you want to uninstall GPU Screen Recorder then you will have to remove this file.</p> </description> |