From adfbc023cfc610369e64594946ad5897f6e8ad09 Mon Sep 17 00:00:00 2001 From: Hsieh Chin Fan Date: Thu, 28 Sep 2023 13:09:52 +0800 Subject: Update --- X11/alacritty/alacritty.yml | 5 ++--- X11/openbox/rc.xml | 15 ++++++++++++--- 2 files changed, 14 insertions(+), 6 deletions(-) (limited to 'X11') diff --git a/X11/alacritty/alacritty.yml b/X11/alacritty/alacritty.yml index caf0681..1005095 100644 --- a/X11/alacritty/alacritty.yml +++ b/X11/alacritty/alacritty.yml @@ -48,9 +48,8 @@ cursor: live_config_reload: true key_bindings: - - { key: W, mods: None, action: SemanticRight, mode: Vi } - - { key: B, mods: None, action: SemanticLeft, mode: Vi } - - { key: 5, mods: Shift, action: Last, mode: Vi } + - { key: W, mods: None, action: SemanticRight, mode: Vi|~Search } + - { key: B, mods: None, action: SemanticLeft, mode: Vi|~Search } - { key: D, mods: Control, mode: Vi|~Search, action: ScrollHalfPageDown } - { key: U, mods: Control, mode: Vi|~Search, action: ScrollHalfPageUp } diff --git a/X11/openbox/rc.xml b/X11/openbox/rc.xml index 8ffab47..7406d17 100644 --- a/X11/openbox/rc.xml +++ b/X11/openbox/rc.xml @@ -268,9 +268,6 @@ 2 - - -