diff --git a/espanso/src/patch/patches/linux/thunderbird_x11.rs b/espanso/src/patch/patches/linux/thunderbird_x11.rs index eeb366ab..f593b2fe 100644 --- a/espanso/src/patch/patches/linux/thunderbird_x11.rs +++ b/espanso/src/patch/patches/linux/thunderbird_x11.rs @@ -34,8 +34,6 @@ pub fn patch() -> PatchDefinition { base, name, Patches { - paste_shortcut: Some(Some("CTRL+SHIFT+V".to_string())), - backend: Some(Backend::Clipboard), key_delay: Some(Some(15)), inject_delay: Some(Some(15)), ..Default::default()