-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Description
I guess there may be many reasons not to do this, but I have a linux machine running Arch / SDDM / Wayland and I'd love to have waynergy running by the time I hit the greeter, so that I can log in from the (Windows) server mouse / keyboard. Is it in any way possible to achieve that? I did try creating a config file in /etc/waynergy/, and a systemd service:
[Unit]
Description=Waynergy
[Service]
Environment="WAYNERGY_CONF_PATH=/etc/waynergy/"
ExecStart=/usr/bin/waynergy
[Install]
WantedBy=multi-user.target
But the error log says 0.029392691: [ERROR] error: XDG_RUNTIME_DIR is invalid or not set in the environment. Before I beat my head against that wall, is this even possible?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels