moparisthebest
e9705db5ba
All checks were successful
moparisthebest/rusty-keys/pipeline/head This commit looks good
12 lines
181 B
Desktop File
12 lines
181 B
Desktop File
[Unit]
|
|
Description=rusty-keys keymapper service
|
|
After=systemd-udevd.service
|
|
|
|
[Service]
|
|
ExecStart=/usr/bin/rusty-keys
|
|
Restart=always
|
|
RestartSec=1s
|
|
|
|
[Install]
|
|
WantedBy=default.target
|