diff options
author | dec05eba <dec05eba@protonmail.com> | 2025-03-08 14:08:23 +0100 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2025-03-08 14:08:23 +0100 |
commit | 7d1f6f9a25e1290fe691fd09daaec3990decc8f1 (patch) | |
tree | 50fc3db38b85cd3ebd61dd7ec312d88796ef6ea2 /README.md | |
parent | 3c8dd9c4db1b0fd4d2d6d5c52ada1a8b86fe8657 (diff) |
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -13,7 +13,7 @@ A program called `gsr-ui-cli` is also installed when installing this software. T # Installation If you are using an Arch Linux based distro then you can find gpu screen recorder ui on aur under the name gpu-screen-recorder-ui (`yay -S gpu-screen-recorder-ui`).\ If you are running another distro then you can run `sudo ./install.sh`, but you need to manually install the dependencies, as described below.\ -You can also install gpu screen recorder (the gtk gui version) from [flathub](https://flathub.org/apps/details/com.dec05eba.gpu_screen_recorder). This flatpak includes both this UI and gpu-screen-recorder so no need to install that first. +You can also install gpu screen recorder from [flathub](https://flathub.org/apps/details/com.dec05eba.gpu_screen_recorder). This flatpak includes both this UI and gpu-screen-recorder so no need to install that first. # Dependencies GPU Screen Recorder UI uses meson build system so you need to install `meson` to build GPU Screen Recorder UI. @@ -56,4 +56,4 @@ See [https://git.dec05eba.com/?p=about](https://git.dec05eba.com/?p=about). # FAQ ## I get an error when trying to start the gpu-screen-recorder-ui.service systemd service -If you have previously used the flatpak version of GPU Screen Recorder with the new UI then non-flatpak version of the systemd service will conflict with that. Run `gsr-ui` to fix that. +If you have previously used the flatpak version of GPU Screen Recorder with the new UI then the non-flatpak version of the systemd service will conflict with that. Run `gsr-ui` to fix that. |