diff options
author | dec05eba <dec05eba@protonmail.com> | 2024-05-16 10:54:47 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2024-05-16 10:54:47 +0200 |
commit | 0bc45cf1e4f844e60741c8691ca4c6c6925a1edd (patch) | |
tree | 6ea95479410b061059beba61686ae054f93fcb6a | |
parent | d5e8e9454d41701090f4441e1110969ffd544b73 (diff) |
Add info about kms server proxy in flatpak (update appdata)
-rw-r--r-- | com.dec05eba.gpu_screen_recorder.appdata.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/com.dec05eba.gpu_screen_recorder.appdata.xml b/com.dec05eba.gpu_screen_recorder.appdata.xml index dcff469..a580e34 100644 --- a/com.dec05eba.gpu_screen_recorder.appdata.xml +++ b/com.dec05eba.gpu_screen_recorder.appdata.xml @@ -60,6 +60,7 @@ "flatpak install org.freedesktop.Platform.GL.nvidia-version", for example "flatpak install org.freedesktop.Platform.GL.nvidia-550-54-14". You can find which NVIDIA driver version is running on your system by running "cat /proc/driver/nvidia/version". </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> </description> <launchable type="desktop-id">com.dec05eba.gpu_screen_recorder.desktop</launchable> |