From dedf1dbe443cd996dff0055367910a13b5514032 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Sat, 19 Jun 2021 00:15:59 -0400 Subject: fix alacritty config --- config/alacritty/alacritty.yml.hornet | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'config') diff --git a/config/alacritty/alacritty.yml.hornet b/config/alacritty/alacritty.yml.hornet index d7afc73..5884aa2 100644 --- a/config/alacritty/alacritty.yml.hornet +++ b/config/alacritty/alacritty.yml.hornet @@ -21,7 +21,7 @@ font: style: Regular italic: family: DejaVuSansMono - size: 11.5 + size: 11 colors: primary: @@ -55,8 +55,6 @@ mouse_bindings: mouse: double_click: { threshold: 300 } triple_click: { threshold: 300 } - url: - launcher: None selection: semantic_escape_chars: " " -- cgit v1.2.3-54-g00ecf