X-Git-Url: https://git.distorted.org.uk/~mdw/profile/blobdiff_plain/5587cf4f528512164052d11e12196416a490e30e..c035e794d622d7074c8fa94e18cb5ddfea7c36a1:/dot/xinitrc?ds=sidebyside diff --git a/dot/xinitrc b/dot/xinitrc index 750bc9e..151b9a4 100755 --- a/dot/xinitrc +++ b/dot/xinitrc @@ -87,7 +87,7 @@ initialize () { run init xrdb -override $HOME/.Xdefaults ## Random xsettery. - run init xset b 10 2000 50 + run init xset b 5 2000 50 run init xset r rate 500 50 run init xset m 2 1 @@ -312,7 +312,7 @@ EOF eval "${line#!}" ;; *) - set -- $line + set -- $line run bgclients "$@" ;; esac