default_keymap setting, set wayvr keymap when wayvr starts
This commit is contained in:
@@ -132,6 +132,7 @@ pub struct GeneralConfig {
|
||||
pub color_accent: Option<String>,
|
||||
pub color_danger: Option<String>,
|
||||
pub color_faded: Option<String>,
|
||||
pub default_keymap: Option<String>,
|
||||
|
||||
#[serde(default = "def_click_freeze_time_ms")]
|
||||
pub click_freeze_time_ms: u32,
|
||||
|
||||
Reference in New Issue
Block a user