From e24e1ce1a0644f9bdf0e92448492595a45f9d17b Mon Sep 17 00:00:00 2001 From: rick Date: Fri, 3 Sep 2021 01:17:15 +0200 Subject: [PATCH] fix: remove useless space --- i3/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i3/config b/i3/config index 92e5775..b11143d 100644 --- a/i3/config +++ b/i3/config @@ -45,7 +45,7 @@ bindsym $mod+p move workspace to output left # start a terminal bindsym $mod+Return exec urxvt # i3-sensible-terminal -bindsym $mod+Shift+Return exec xterm +bindsym $mod+Shift+Return exec xterm # kill focused window bindsym $mod+Shift+q kill