Removing separator before systray.

This commit is contained in:
Bartek Stalewski 2022-08-26 23:16:02 +02:00
parent 06cf54f636
commit 84f20b89e9

View File

@ -139,7 +139,6 @@ screens = [
widget.Clock(
format='\uf073 [%d] %H:%M:%S'
),
widget.Sep(padding=15, size_percent=60),
widget.Systray(),
],
24,