Net Widget for qTile

This commit is contained in:
The-Repo-Club 2023-08-19 11:03:58 +01:00
parent c11b193b83
commit cb5fe2f2f0
No known key found for this signature in database
GPG Key ID: E30EC2FBFB05C44F

View File

@ -109,6 +109,7 @@ class Widgets(object):
net = widget.Net(
fmt="{}",
format="{down} ↓↑ {up}",
foreground=backgroundColor,
background=colorScheme[5],
padding=10,