X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=xinitrc;h=f262caeb25e969f30054ba64f5dab1457326b369;hb=00b1df174cf33da23c6084c38a607b5371d19355;hp=2294e31a7ca154c27ded521928856448c9641ab3;hpb=e89a436e7bf6077e8372420a6134f497c4c25ebc;p=config%2Fdotfiles.git diff --git a/xinitrc b/xinitrc index 2294e31..f262cae 100755 --- a/xinitrc +++ b/xinitrc @@ -42,7 +42,7 @@ error() { xmessage "$@" & else # Log message to a file which is displayed by my Zsh setup on startup. - echo "$@" >> "$HOME/.xinitrc.errors" + echo "$*" >> "$HOME/.xinitrc.errors" fi } # Save PID of the most recently started background process. Used to terminate