summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2015-01-29 13:02:48 -0500
committerLuke Shumaker <lukeshu@sbcglobal.net>2015-01-29 13:02:48 -0500
commit874368760f5511ff24b44759acc07f3060b9f793 (patch)
tree53e412d00ec1300bf47ca00a5153896bb7c41582
parent541bfc1905c0e7a4a18e4c5059dffa91d4bc6ad0 (diff)
parent06a6ba98a8b15ba7d057945cd38d23eeb8746cdd (diff)
Merge branch 'master' into gluglugt60-par/master
-rwxr-xr-x.local/bin/xmessage2
1 files changed, 1 insertions, 1 deletions
diff --git a/.local/bin/xmessage b/.local/bin/xmessage
index 08fd95e..46647e0 100755
--- a/.local/bin/xmessage
+++ b/.local/bin/xmessage
@@ -1,2 +1,2 @@
#!/bin/sh
-exec gxmessage $@ -fn 'Monospace'
+exec gxmessage "$@" -fn 'Monospace'