# HG changeset patch # User Meredith Howard # Date 1506552406 14400 # Node ID a421fcbe4dd41686d2d63fb837b4730892b34e51 # Parent 2918ff726641e4b012f7a1051a969192fef1d174 bring that new-vim shortcut to i3 too diff --git a/.i3/config.d/20-binds b/.i3/config.d/20-binds --- a/.i3/config.d/20-binds +++ b/.i3/config.d/20-binds @@ -4,7 +4,8 @@ set $mod Mod4 floating_modifier $mod # start a terminal -bindsym $mod+Return exec urxvtc || urxvt +bindsym $mod+Return exec urxvtc || urxvt +bindsym $mod+Shift+Return exec gvim # kill focused window bindsym $mod+Shift+q kill