WayVR: Use wayvr-dashboard as the default executable if it's not set
This commit is contained in:
@@ -117,7 +117,7 @@ fn def_blit_method() -> String {
|
||||
String::from("dmabuf")
|
||||
}
|
||||
|
||||
#[derive(Deserialize, Serialize)]
|
||||
#[derive(Clone, Deserialize, Serialize)]
|
||||
pub struct WayVRDashboard {
|
||||
pub exec: String,
|
||||
pub args: Option<String>,
|
||||
|
||||
Reference in New Issue
Block a user