From 6fcdb111f287dff010d5546493bd92768e9863b7 Mon Sep 17 00:00:00 2001 From: The-Repo-Club Date: Mon, 7 Aug 2023 22:56:12 +0100 Subject: [PATCH] Update qtile --- qtile/.config/qtile/widgets.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/qtile/.config/qtile/widgets.py b/qtile/.config/qtile/widgets.py index 3e5162d59..3d4ed2640 100644 --- a/qtile/.config/qtile/widgets.py +++ b/qtile/.config/qtile/widgets.py @@ -61,7 +61,7 @@ class Widgets(object): urgent_text=colorScheme[1], foreground=foregroundColor, background=backgroundColor, - use_mouse_wheel=False, + use_mouse_wheel=True, ) groupBox2 = widget.GroupBox( @@ -86,7 +86,7 @@ class Widgets(object): urgent_text=colorScheme[1], foreground=foregroundColor, background=backgroundColor, - use_mouse_wheel=False, + use_mouse_wheel=True, ) windowName1 = widget.WindowName(