11 lines
190 B
Desktop File
11 lines
190 B
Desktop File
[Unit]
|
|
Description=nvda2speechd server (priority)
|
|
|
|
[Service]
|
|
Type=simple
|
|
Environment=NVDA2SPEECHD_PRIORITY=important
|
|
ExecStart=/usr/local/bin/nvda2speechd
|
|
|
|
[Install]
|
|
WantedBy=default.target
|