You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
a system service should be made to run the kdeconnect daemon, for EGLFS we need to pass --platform offscreen
[Unit]
Description=Connect your OVOS-Device to your smartphone or tablet
After=network-online.target
After=dbus.service
[Service]
ExecStart=/usr/lib/aarch64-linux-gnu/libexec/kdeconnectd --platform offscreen
BusName=org.kde.kdeconnect
[Install]
WantedBy=default.target
The text was updated successfully, but these errors were encountered:
a system service should be made to run the kdeconnect daemon, for EGLFS we need to pass
--platform offscreen
The text was updated successfully, but these errors were encountered: