Removing separator before systray.
This commit is contained in:
parent
06cf54f636
commit
84f20b89e9
1 changed files with 0 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue