13 lines
201 B
Desktop File
13 lines
201 B
Desktop File
[Unit]
|
|
Description=WayVR
|
|
After=monado.service
|
|
BindsTo=monado.service
|
|
Requires=monado.socket
|
|
Requires=graphical-session.target
|
|
|
|
[Service]
|
|
ExecStart=@prefix@/bin/wayvr
|
|
|
|
[Install]
|
|
WantedBy=monado.service
|