Add and setup nclutter-xfixes

Signed-off-by: Stacy Harper <contact@stacyharper.net>
Signed-off-by: Maarten van Gompel <proycon@anaproy.nl>
This commit is contained in:
Stacy Harper 2021-09-01 18:06:11 +02:00 committed by Maarten van Gompel
parent f9976df021
commit 4571330df4

View file

@ -66,3 +66,6 @@ command -v firefox && export BROWSER=firefox
# Or, enable vibration feedback on keypress # Or, enable vibration feedback on keypress
#export KEYBOARD_ARGS="-o | clickclack -V" #export KEYBOARD_ARGS="-o | clickclack -V"
# Auto hide cursor with touchscreen, Show it with a mouse
unclutter-xfixes --hide-on-touch --start-hidden &