mirror of
https://github.com/moparisthebest/uinput-mapper
synced 2024-11-21 07:55:07 -05:00
10 lines
141 B
Desktop File
10 lines
141 B
Desktop File
[Unit]
|
|
Description=kbwait Dvorak Daemon
|
|
After=dvorak.service
|
|
|
|
[Service]
|
|
ExecStart=/root/kbwait_systemd.sh
|
|
|
|
[Install]
|
|
WantedBy=default.target
|