Increase unclutter timeout for easier xkcd reading
Title text popup disappears when unclutter hides the cursor
This commit is contained in:
parent
7da7b1ca9a
commit
727c0c8f12
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue