diff --git a/src/config.rs b/src/config.rs index a26455fb..3241b78b 100644 --- a/src/config.rs +++ b/src/config.rs @@ -196,7 +196,7 @@ pub struct Config { #[serde(default="default_mouse_bindings")] mouse_bindings: Vec, - /// Path to a shell program to ru on startup + /// Path to a shell program to run on startup shell: Option, /// Path where config was loaded from