From: Armaan Bhojwani Date: Wed, 7 Apr 2021 23:22:04 +0000 (-0400) Subject: alacritty: remove keybindings section X-Git-Url: https://git.armaanb.net/?p=config.org.git;a=commitdiff_plain;h=c422a9792c473ded673b8a7fda0d220d0577529d alacritty: remove keybindings section --- diff --git a/config.org b/config.org index e2ff751..778765f 100644 --- a/config.org +++ b/config.org @@ -1244,21 +1244,6 @@ window: background_opacity: 1 #+end_src -*** Keybindings -Send + modifier through -#+begin_src yml :tangle ~/.config/alacritty/alacritty.yml -key_bindings: - - { - key: Return, - mods: Shift, - chars: "\x1b[13;2u" - } - - { - key: Return, - mods: Control, - chars: "\x1b[13;5u" - } -#+end_src *** Color scheme Modus vivendi. Source: https://github.com/ishan9299/Nixos/blob/d4bbb7536be95b59466bb9cca4d671be46e04e81/user/alacritty/alacritty.yml#L30-L118 #+begin_src yml :tangle ~/.config/alacritty/alacritty.yml