.i3/auto-start

changeset 821
013f5efa8f2d
parent 377
7190350f2ab3
equal deleted inserted replaced
820:9363e3a29dba 821:013f5efa8f2d
119 # StartProg urxvt 119 # StartProg urxvt
120 # i3-msg 'resize shrink height 20 px or 20 ppt' 120 # i3-msg 'resize shrink height 20 px or 20 ppt'
121 121
122 if [ -r ~/.i3/auto-start.local ]; then 122 if [ -r ~/.i3/auto-start.local ]; then
123 . .i3/auto-start.local 123 . .i3/auto-start.local
124 else
125 urxvtcd
124 fi 126 fi
125 127
126 exit 0 128 exit 0

mercurial