From 0b1d57a125921c9326b172ad4bfeb76fd4fe40ad Mon Sep 17 00:00:00 2001 From: Shaun Setlock Date: Sat, 1 May 2021 15:36:19 -0400 Subject: [PATCH] Switched terminal to konsole. --- i3_config | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/i3_config b/i3_config index 22e9200..3ff6d8e 100644 --- a/i3_config +++ b/i3_config @@ -42,7 +42,8 @@ floating_modifier $mod # start a terminal #bindsym $mod+Return exec i3-sensible-terminal -bindsym $mod+Return exec tilix +#bindsym $mod+Return exec tilix +bindsym $mod+Return exec konsole # kill focused window bindsym $mod+Shift+q kill