Fri, 13 Jun 2014 13:21:31 -0400
no need to fork
--- a/.i3/auto-start +++ b/.i3/auto-start @@ -23,7 +23,7 @@ StartProg() fi sleep 1 done - notify-send "Error on executing: $@" & + notify-send "Error on executing: $@" } StartProgName()