From 6539dee413a170fad07ef0e4197bc3dae9f5298e Mon Sep 17 00:00:00 2001 From: Raymaekers Luca Date: Wed, 22 Feb 2023 01:19:36 +0100 Subject: removed: f1 unbinding --- config/X/alacritty/alacritty.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'config') diff --git a/config/X/alacritty/alacritty.yml b/config/X/alacritty/alacritty.yml index 36b9ada..3b29294 100644 --- a/config/X/alacritty/alacritty.yml +++ b/config/X/alacritty/alacritty.yml @@ -754,8 +754,7 @@ hints: # # If the same trigger is assigned to multiple actions, all of them are executed # in the order they were defined in. -key_bindings: - - { key: F1, chars: ''} +# key_bindings: #- { key: Paste, action: Paste } #- { key: Copy, action: Copy } #- { key: L, mods: Control, action: ClearLogNotice } -- cgit v1.2.3