From 4a4d4af8a566b7e40cd3b43bca6a37b05923c8c3 Mon Sep 17 00:00:00 2001 From: nathan Date: Sun, 21 Feb 2016 02:10:56 +0100 Subject: [PATCH] updated readme info --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e74ae25..a4a0a78 100644 --- a/README.md +++ b/README.md @@ -34,11 +34,11 @@ Please be aware if you run into problems: Customization parameters: SystemTrayMenuPopup.POPUP_HIDE_DELAY (type long, default value '1000L') - - Customize the delay (for hiding the popup) when the cursor is "moused out" of the popup menu + - Customize the delay (for hiding the popup) when the cursor is "moused out" of the popup menu (Windows/fallback mode only) SystemTrayMenuPopup.MOVEMENT_DELTA (type int, default value '20') - - Customize the minimum amount of movement needed to cause the popup-delay to hide the popup + - Customize the minimum amount of movement needed to cause the popup-delay to hide the popup (Windows/fallback mode only) GnomeShellExtension.ENABLE_SHELL_RESTART (type boolean, default value 'true')