1 2 3 4 5 6 7 8 9 10 11
[Unit] Description=Start joymap user service. [Service] Type=simple ExecStart=/usr/bin/joymap %h/.config/joymap.map Nice=-10 [Install] WantedBy=default.target