dotfiles

My personal shell configs and stuff
git clone git://git.alex.balgavy.eu/dotfiles.git
Log | Files | Refs | Submodules | README | LICENSE

commit 66c3aa1902590567276268bf6ba47fcc410e77ce
parent 1141bbbd2fbcc4994dc5de7ee470e6347c0b6b61
Author: Alex Balgavy <alex@balgavy.eu>
Date:   Fri, 12 May 2023 16:11:09 +0200

alacritty: fix for new version of alacritty

Diffstat:
Malacritty/macos-altfix.yml | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/alacritty/macos-altfix.yml b/alacritty/macos-altfix.yml @@ -125,5 +125,4 @@ key_bindings: - { key: Slash, mods: Control, chars: "\x1f" } - { key: Grave, mods: Alt, chars: "\x1B`" } - { key: Grave, mods: Alt|Shift, chars: "\x1B~" } -alt_send_esc: false