changed log location

This commit is contained in:
2015-05-25 14:03:57 -06:00
parent bf77e69dc2
commit c2c27d893a
+1 -1
View File
@@ -9,5 +9,5 @@ done &
while true; do
dwm >/dev/null
# to log stderrors to a file
# dwm 2> ~/Build/dwm/dwm.log
#dwm 2> /tmp/dwm.log
done