diff options
author | dec05eba <dec05eba@protonmail.com> | 2024-11-16 00:54:05 +0100 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2024-11-16 00:54:05 +0100 |
commit | 21c7edff59e7b28fbcc542e29316279e6348e0e4 (patch) | |
tree | 6bbda7e8ecf7769a1618c67c1a0aef6dab404adb /README.md | |
parent | b797a0c0ca8ea1274ea3171d572e28b3525491f0 (diff) |
Add application audio recording option
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ There is a new alternative UI for GPU Screen Recorder in the style of ShadowPlay # Installation This program depends on [GPU Screen Recorder](https://git.dec05eba.com/gpu-screen-recorder/) which needs to be installed first.\ -Run `sudo ./install.sh` or if you are running Arch Linux, then you can find gpu screen recorder gtk on aur under the name gpu-screen-recorder-gtk-git (`yay -S gpu-screen-recorder-gtk-git`).\ +Run `sudo ./install.sh` or if you are running Arch Linux, then you can find gpu screen recorder gtk on aur under the name gpu-screen-recorder-gtk (`yay -S gpu-screen-recorder-gtk`).\ 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 gpu-screen-recorder so no need to install that first. # Dependencies |