Add option to hide appicon tooltips on hover

This commit is contained in:
Charles Gagnon
2019-02-03 10:16:31 -05:00
parent 99133b841b
commit 60656d7547
4 changed files with 47 additions and 6 deletions

View File

@@ -360,6 +360,11 @@
<summary>Show window preview</summary>
<description>Show preview of running window on hover of app icon</description>
</key>
<key type="b" name="show-tooltip">
<default>true</default>
<summary>Show tooltip</summary>
<description>Show tooltip on hover of app icon</description>
</key>
<key type="b" name="show-favorites">
<default>true</default>
<summary>Show favorites apps</summary>