.i3/auto-start

changeset 821
013f5efa8f2d
parent 377
7190350f2ab3
--- a/.i3/auto-start
+++ b/.i3/auto-start
@@ -121,6 +121,8 @@ WaitClassName()
 
 if [ -r ~/.i3/auto-start.local ]; then
   . .i3/auto-start.local
+else
+  urxvtcd
 fi
 
 exit 0

mercurial