2eafb8192e
GitOrigin-RevId: 176e455371a8371586e8a3ff0d56ee9f3ca2324e
10 lines
179 B
Desktop File
10 lines
179 B
Desktop File
[Install]
|
|
WantedBy=default.target
|
|
|
|
[Service]
|
|
ExecStart=@espanso@/bin/espanso daemon
|
|
Restart=on-failure
|
|
Type=exec
|
|
|
|
[Unit]
|
|
Description=Espanso: cross platform text expander in Rust
|