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

10 lines
203 B
SYSTEMD
Raw Normal View History

2017-09-22 01:53:51 -04:00
[Unit]
Description=rusty-keys keymapper service
After=systemd-udevd.service
[Service]
ExecStart=/usr/bin/rusty-keys -c /etc/rusty-keys/keymap.toml -d /dev/input/%I
[Install]
WantedBy=rusty-keys.target