From 220cf2d5d1e386d8d78f9725c6d2ebb9e9146430 Mon Sep 17 00:00:00 2001 From: hellerve Date: Thu, 1 Aug 2019 22:35:06 +0200 Subject: [PATCH] alacritty: fix dialog open --- alacritty.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/alacritty.yml b/alacritty.yml index ecf2b52..ac9e011 100644 --- a/alacritty.yml +++ b/alacritty.yml @@ -390,7 +390,7 @@ key_bindings: - command: args: [] program: /usr/local/bin/alacritty-config-gui - key: Return + key: Comma mods: Command - action: Paste key: V