From c4be0fe3c58fe07e235f624974b4f8102a17ecca Mon Sep 17 00:00:00 2001 From: 0scar Date: Wed, 21 Oct 2020 17:51:56 +0200 Subject: Add some neat scripts --- .xinitrc | 4 ++++ 1 file changed, 4 insertions(+) (limited to '.xinitrc') diff --git a/.xinitrc b/.xinitrc index 3d61455..9a5abbe 100644 --- a/.xinitrc +++ b/.xinitrc @@ -3,4 +3,8 @@ feh --no-fehbg --bg-scale ~/pictures/background.png dunst & xcompmgr & setxkbmap -option compose:caps & +# Disable mouse acceleration +xset m 0 0 & +xset r rate 300 50 & + exec i3 -- cgit v1.3