Removing separator before systray.
This commit is contained in:
parent
06cf54f636
commit
84f20b89e9
@ -139,7 +139,6 @@ screens = [
|
|||||||
widget.Clock(
|
widget.Clock(
|
||||||
format='\uf073 [%d] %H:%M:%S'
|
format='\uf073 [%d] %H:%M:%S'
|
||||||
),
|
),
|
||||||
widget.Sep(padding=15, size_percent=60),
|
|
||||||
widget.Systray(),
|
widget.Systray(),
|
||||||
],
|
],
|
||||||
24,
|
24,
|
||||||
|
Loading…
Reference in New Issue
Block a user