]> piware.de Git - bin.git/commitdiff
daytime-term: Fix quoting
authorMartin Pitt <martin@piware.de>
Sun, 17 Nov 2019 19:40:52 +0000 (20:40 +0100)
committerMartin Pitt <martin@piware.de>
Mon, 18 Nov 2019 10:45:24 +0000 (11:45 +0100)
daytime-term

index a472d8752d1f66f5302e95b10c0ef45cccc145c1..eef0ccfc323afb0d0139b319fee33579cf3463f7 100755 (executable)
@@ -6,4 +6,4 @@ else
     ARGS="-bg white -fg black"
 fi
 
-simple-term -fn "monospace 9" $ARGS $@
+simple-term -fn "monospace 9" $ARGS "$@"