this is simpler

Fri, 15 Nov 2019 21:50:50 -0500

author
Meredith Howard <mhoward@roomag.org>
date
Fri, 15 Nov 2019 21:50:50 -0500
changeset 820
9363e3a29dba
parent 819
58f9d9741852
child 821
013f5efa8f2d

this is simpler

.i3/config.d/20-binds file | annotate | diff | comparison | revisions
--- a/.i3/config.d/20-binds
+++ b/.i3/config.d/20-binds
@@ -2,7 +2,7 @@
 floating_modifier $mod
 
 # start a terminal
-bindsym $mod+Return        exec urxvtc || urxvt
+bindsym $mod+Return        exec urxvtcd
 bindsym $mod+Shift+Return  exec gvim
 
 # kill focused window

mercurial