This is an automated email from the git hooks/post-receive script.

gottcode pushed a 
commit to branch 
master
in repository panel-plugins/xfce4-whiskermenu-plugin.

commit a65ef50b5797676e639d03d729116c0e2fe69c91
Author: Graeme Gott <gra...@gottcode.org>
Date:   Thu Jan 30 15:06:13 2020 -0500

    Reduce default width.
---
 panel-plugin/settings.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/panel-plugin/settings.cpp b/panel-plugin/settings.cpp
index 3a7fd6f..e346e3e 100644
--- a/panel-plugin/settings.cpp
+++ b/panel-plugin/settings.cpp
@@ -118,7 +118,7 @@ Settings::Settings() :
 
        confirm_session_command(true),
 
-       menu_width(560),
+       menu_width(450),
        menu_height(500),
        menu_opacity(100)
 {

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
_______________________________________________
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits

Reply via email to