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