[Unit] Description=Input Remapper focus-driven preset binding (per-user service) Documentation=https://github.com/sezanzeb/input-remapper # Runs in the graphical user session, talks to the root daemon over the system bus. After=graphical-session.target PartOf=graphical-session.target [Service] Type=dbus BusName=inputremapper.Focus ExecStart=/usr/bin/input-remapper-focus-service Restart=on-failure RestartSec=2 [Install] WantedBy=graphical-session.target