Update qtile

This commit is contained in:
The-Repo-Club 2023-08-07 22:56:12 +01:00
parent 8b6dfa3a81
commit 6fcdb111f2
No known key found for this signature in database
GPG Key ID: E30EC2FBFB05C44F

View File

@ -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(