From 7b3cd030fe6b95dc3b659d69c1cac2adce3afe35 Mon Sep 17 00:00:00 2001 From: Dustin Swan Date: Fri, 4 Nov 2022 09:21:04 -0400 Subject: [PATCH] Updating Alacritty identifier so ctrl-w works again yay --- karabiner.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/karabiner.json b/karabiner.json index e02f16f..851a2fb 100644 --- a/karabiner.json +++ b/karabiner.json @@ -67,7 +67,7 @@ "^com\\.googlecode\\.iterm2$", "^co\\.zeit\\.hyperterm$", "^co\\.zeit\\.hyper$", - "^io\\.alacritty$", + "^org\\.alacritty$", "^net\\.kovidgoyal\\.kitty$", "^org\\.vim\\.", "^com\\.qvacua\\.VimR$", @@ -134,7 +134,7 @@ "^com\\.googlecode\\.iterm2$", "^co\\.zeit\\.hyperterm$", "^co\\.zeit\\.hyper$", - "^io\\.alacritty$", + "^org\\.alacritty$", "^net\\.kovidgoyal\\.kitty$", "^org\\.vim\\.", "^com\\.qvacua\\.VimR$", @@ -201,7 +201,7 @@ "^com\\.googlecode\\.iterm2$", "^co\\.zeit\\.hyperterm$", "^co\\.zeit\\.hyper$", - "^io\\.alacritty$", + "^org\\.alacritty$", "^net\\.kovidgoyal\\.kitty$", "^org\\.vim\\.", "^com\\.qvacua\\.VimR$", @@ -271,7 +271,7 @@ "^com\\.googlecode\\.iterm2$", "^co\\.zeit\\.hyperterm$", "^co\\.zeit\\.hyper$", - "^io\\.alacritty$", + "^org\\.alacritty$", "^net\\.kovidgoyal\\.kitty$", "^org\\.vim\\.", "^com\\.qvacua\\.VimR$", @@ -338,7 +338,7 @@ "^com\\.googlecode\\.iterm2$", "^co\\.zeit\\.hyperterm$", "^co\\.zeit\\.hyper$", - "^io\\.alacritty$", + "^org\\.alacritty$", "^net\\.kovidgoyal\\.kitty$", "^org\\.vim\\.", "^com\\.qvacua\\.VimR$", @@ -639,4 +639,4 @@ } } ] -} \ No newline at end of file +}