Mention that the program can only be started on system startup in settings on systemd. Have to launch it manually on other systems

This commit is contained in:
dec05eba
2024-12-28 22:41:44 +01:00
parent 5b7b8f8f8c
commit 3c3e165eb7
2 changed files with 11 additions and 4 deletions

View File

@@ -8,6 +8,8 @@ You can report an issue by emailing the issue to dec05eba@protonmail.com.
# Usage
Run `gsr-ui` and press `Alt+Z` to show/hide the UI. You can start the overlay UI at system startup by running `systemctl enable --now --user gpu-screen-recorder-ui`.
There is also an option in the settings to enable/disable starting the program on system startup. This option only works on systems that use systemd.
You have to manually add `gsr-ui` to system startup on systems that uses another init system.
# 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`).\