try urxvtc first

Fri, 13 Jun 2014 13:27:21 -0400

author
Meredith Howard <mhoward@roomag.org>
date
Fri, 13 Jun 2014 13:27:21 -0400
changeset 53
373ecff375ec
parent 52
ab3e58416aa0
child 54
90376b1d4e22

try urxvtc first

.i3/config file | annotate | diff | comparison | revisions
--- 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

mercurial