From ac8b1a6845c2bd0f47196abaed6b8d1e97e17058 Mon Sep 17 00:00:00 2001 From: David Luevano <55825613+luevano@users.noreply.github.com> Date: Mon, 17 Feb 2020 20:08:30 -0700 Subject: Python config for vim --- .config/i3/config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.config/i3') diff --git a/.config/i3/config b/.config/i3/config index 038713c..f206ea1 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -141,8 +141,8 @@ client.background $c15 bindsym $mod+Shift+q kill bindsym $mod+r mode "resize" floating_modifier $mod - bindsym $mod+g split h - bindsym $mod+v split v + bindsym $mod+Shift+g split h + bindsym $mod+Shift+v split v bindsym $mod+f fullscreen toggle # Focus. -- cgit v1.2.3-54-g00ecf