1
0
mirror of https://github.com/moparisthebest/arch-ppa synced 2024-08-13 15:43:47 -04:00
arch-ppa/src/rusty-keys/rusty-keys@.service
2017-11-08 22:33:57 -05:00

11 lines
229 B
Desktop File

[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