Mouse cursor sucks!

Add auto hiding of cursor after 2 seconds.
This commit is contained in:
Wiktor Zykubek 2020-05-18 22:55:58 +02:00
parent af15f8d8e9
commit c1a576141a

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 &