Increase unclutter timeout for easier xkcd reading

Title text popup disappears when unclutter hides the cursor
This commit is contained in:
M1dgard 2018-04-05 14:14:28 +02:00
parent 7da7b1ca9a
commit 727c0c8f12
Signed by untrusted user who does not match committer: midgard
GPG key ID: 511C112F1331BBB4

View file

@ -237,7 +237,7 @@ exec --no-startup-id nm-applet
exec --no-startup-id nextcloud
# hide the mouse after some time
exec --no-startup-id unclutter -idle 2
exec --no-startup-id unclutter -idle 3
# battery monitor script
exec --no-startup-id $HOME/Programs/own/battery/monitor.py