diff options
Diffstat (limited to 'data')
| -rw-r--r-- | data/rc.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/data/rc.xml b/data/rc.xml index eaf3df7f..d6956287 100644 --- a/data/rc.xml +++ b/data/rc.xml @@ -635,6 +635,9 @@ <submenuShowDelay>100</submenuShowDelay> <!-- this one is easy, time to delay before showing a submenu after hovering over the parent entry --> + <submenuHideDelay>400</submenuHideDelay> + <!-- time to delay before hiding a submenu when selecting another + entry in parent menu --> <applicationIcons>yes</applicationIcons> <!-- controls if icons appear in the client-list-(combined-)menu --> <manageDesktops>yes</manageDesktops> |
