Mouse cursor sucks!

Add auto hiding of cursor after 2 seconds.
This commit is contained in:
samedamci 2020-05-18 22:55:58 +02:00
parent 8d00ae1277
commit a7bb3eba60
No known key found for this signature in database
GPG Key ID: FCB4A9A20D00E894

View File

@ -8,6 +8,7 @@ picom &
setxkbmap -layout 'pl' -option caps:swapescape &
xset r rate 300 50 &
xsetroot -cursor_name left_ptr &
unclutter -idle 2 &
dbar &
udiskie &
mpd &