summarylogtreecommitdiffstats
path: root/rusty-keys@.service
blob: 870e761af3a7837a86e8f0f8750d2f29ce608586 (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=rusty-keys keymapper service
After=systemd-udevd.service

[Service]
ExecStartPre=/bin/sleep 5
ExecStart=/usr/bin/rusty-keys -c /etc/rusty-keys/keymap.toml -d /dev/input/%I

[Install]
WantedBy=rusty-keys.target