mirror of
https://repo.dec05eba.com/gpu-screen-recorder-ui
synced 2026-05-07 23:20:26 +09:00
Remove flatpak systemd service file
This commit is contained in:
@@ -79,8 +79,6 @@ I'm looking for somebody that can create sound effects for the notifications.
|
|||||||
* Unable to close the region selection with escape key while a Wayland application is focused on COSMIC. This is an issue with COSMIC.
|
* Unable to close the region selection with escape key while a Wayland application is focused on COSMIC. This is an issue with COSMIC.
|
||||||
|
|
||||||
# FAQ
|
# 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 the non-flatpak version of the systemd service will conflict with that. Run `gsr-ui` to fix that.
|
|
||||||
## I use a non-qwerty keyboard layout and I have an issue with incorrect keys registered in the software
|
## I use a non-qwerty keyboard layout and I have an issue with incorrect keys registered in the software
|
||||||
This is a KDE Plasma Wayland issue. Use `setxkbmap <language>` command, for example `setxkbmap se` to make sure X11 applications (such as this one) gets updated to use your languages keyboard layout.
|
This is a KDE Plasma Wayland issue. Use `setxkbmap <language>` command, for example `setxkbmap se` to make sure X11 applications (such as this one) gets updated to use your languages keyboard layout.
|
||||||
## "Save to clipboard" option doesn't work for screenshots
|
## "Save to clipboard" option doesn't work for screenshots
|
||||||
|
|||||||
@@ -1,11 +0,0 @@
|
|||||||
[Unit]
|
|
||||||
Description=GPU Screen Recorder UI Service
|
|
||||||
|
|
||||||
[Service]
|
|
||||||
ExecStart=flatpak run com.dec05eba.gpu_screen_recorder gsr-ui
|
|
||||||
KillSignal=SIGINT
|
|
||||||
Restart=on-failure
|
|
||||||
RestartSec=5s
|
|
||||||
|
|
||||||
[Install]
|
|
||||||
WantedBy=default.target
|
|
||||||
Reference in New Issue
Block a user