X-Git-Url: https://git.distorted.org.uk/~mdw/profile/blobdiff_plain/f173a9c272a79ac77dc896ab31cf445c48363956..HEAD:/dot/xinitrc diff --git a/dot/xinitrc b/dot/xinitrc index 89105c1..e5bc1b3 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 bgclients unclutter -root -idle 7; fi + ## Key mappings. xmodmap $HOME/.xmodmap if [ -r $HOME/.xmodmap-local ]; then