mirror of
https://github.com/moparisthebest/uinput-mapper
synced 2024-11-23 16:32:16 -05:00
10 lines
134 B
Desktop File
10 lines
134 B
Desktop File
[Unit]
|
|
Description=Dvorak Daemon
|
|
|
|
[Service]
|
|
ExecStart=/root/dvorak_systemd.sh
|
|
StartLimitInterval=0
|
|
|
|
[Install]
|
|
WantedBy=default.target
|