Add different timeout for opened preview menu

This commit is contained in:
Charles Gagnon
2020-04-27 13:08:48 -04:00
parent 50edcc7e86
commit f65d94d987
3 changed files with 12 additions and 3 deletions

View File

@@ -448,10 +448,15 @@
<description>Show or hide favorite application icons in the dash</description>
</key>
<key type="i" name="show-window-previews-timeout">
<default>100</default>
<default>300</default>
<summary>Icon enter display time</summary>
<description>Amount of time after entering icon to wait before displaying window preview if icon is not clicked or mouse has not left.</description>
</key>
<key type="i" name="move-window-previews-timeout">
<default>100</default>
<summary>Icon enter move time</summary>
<description>Amount of time after entering icon to wait before moving window preview if icon is not clicked or mouse has not left.</description>
</key>
<key type="b" name="peek-mode">
<default>true</default>
<summary>Enable peek mode</summary>