Updates
This commit is contained in:
parent
f468f15680
commit
7e4d376fea
Binary file not shown.
@ -227,6 +227,12 @@ screens = [
|
||||
text='|',
|
||||
foreground=ColorC,
|
||||
),
|
||||
widget.Battery(),
|
||||
# widget.Backlight(),
|
||||
widget.TextBox(
|
||||
text='|',
|
||||
foreground=ColorC,
|
||||
),
|
||||
widget.Clock(
|
||||
format="%Y-%m-%d %a %I:%M %p",
|
||||
),
|
||||
|
Loading…
Reference in New Issue
Block a user