From 39334a1ec37393f5e38a0766ba58dccf35b938aa Mon Sep 17 00:00:00 2001 From: Ekaitz Zarraga Date: Sun, 10 Apr 2022 13:03:28 +0200 Subject: alacritty --- i3/i3/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'i3') diff --git a/i3/i3/config b/i3/i3/config index d785a79..ff12f8c 100644 --- a/i3/i3/config +++ b/i3/i3/config @@ -45,7 +45,7 @@ bindsym XF86MonBrightnessDown exec light -U 5 # decrease screen brightness floating_modifier $mod # start a terminal -bindsym $mod+Return exec kitty +bindsym $mod+Return exec alacritty # kill focused window bindsym $mod+Shift+q kill -- cgit v1.2.3