# HG changeset patch # User Meredith Howard # Date 1402680441 14400 # Node ID 373ecff375ece580b2992654f680dd2446c6887d # Parent ab3e58416aa0b245a927a2fe4d8fb96e22fd1192 try urxvtc first diff --git a/.i3/config b/.i3/config --- a/.i3/config +++ b/.i3/config @@ -25,7 +25,7 @@ font pango:Droid Sans Mono Slashed 10 floating_modifier $mod # start a terminal -bindsym $mod+Return exec urxvt +bindsym $mod+Return exec urxvtc || urxvt # kill focused window bindsym $mod+Shift+q kill