X-Git-Url: https://git.distorted.org.uk/~mdw/profile/blobdiff_plain/a2cb2ff4217f955f1cfbc836927f8a9f8f57b9eb..9b8b10bbabd8ef098e05fd19909f1f796d3fccc3:/dot/xinitrc diff --git a/dot/xinitrc b/dot/xinitrc index 89105c1..76654e3 100755 --- a/dot/xinitrc +++ b/dot/xinitrc @@ -139,6 +139,9 @@ initialize () { run init xset r rate 500 50 run init xset m 2 1 + ## Unclutter. + if type -t >/dev/null unclutter; then run unclutter -root -idle 7; fi + ## Key mappings. xmodmap $HOME/.xmodmap if [ -r $HOME/.xmodmap-local ]; then