Problem: Folding@Home's built-in idle detection doesn't work for me. So, I wrote a script to start and stop it when X11 is idle. This doesn't work for Wayland.
First we need to replace F@H's terrible init.d script with a reasonable
systemd service unit file in /etc/systemd …