Raise default tooltips_delay setting to 0.7s

This commit is contained in:
miruka 2021-04-15 08:45:55 -04:00
parent de7e14f9ca
commit 909756cff7

View File

@ -23,7 +23,7 @@ class General:
# How many seconds the cursor must hover on buttons and other elements
# to show tooltips.
tooltips_delay: float = 0.5
tooltips_delay: float = 0.7
# Application theme to use.
# Can be the name of a built-in theme (Mirage.qpl or Glass.qpl), or