From 02db18623213fe4c3e98427f50f381d6d96b0fbc Mon Sep 17 00:00:00 2001 From: dec05eba Date: Fri, 6 Feb 2026 19:04:43 +0100 Subject: [PATCH] aur -> official repo --- README.md | 2 +- src/Translation.cpp | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index bd94623..2da9388 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ A fullscreen overlay UI for [GPU Screen Recorder](https://git.dec05eba.com/gpu-s The application is currently primarly designed for X11 but it can run on Wayland as well through XWayland, with some caveats because of Wayland limitations. # 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 an Arch Linux based distro then you can find gpu screen recorder ui in the official repositories under the name gpu-screen-recorder-ui (`sudo pacman -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 from [flathub](https://flathub.org/apps/details/com.dec05eba.gpu_screen_recorder) which includes this UI. diff --git a/src/Translation.cpp b/src/Translation.cpp index 9b5212c..3d0ac72 100644 --- a/src/Translation.cpp +++ b/src/Translation.cpp @@ -1,7 +1,6 @@ #include "../include/Translation.hpp" #include #include -#include #include #include