StatusNotifier instead of Systray.
This commit is contained in:
parent
6c4240ad22
commit
df95e4e90a
1 changed files with 1 additions and 1 deletions
|
@ -144,7 +144,7 @@ screens = [
|
|||
format='\uf073 [%d] %I:%M:%S %p'
|
||||
),
|
||||
widget.Sep(padding=15, size_percent=60),
|
||||
widget.Systray(),
|
||||
widget.StatusNotifier(),
|
||||
],
|
||||
24,
|
||||
margin=[5, 5, 5, 5]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue