Updates
This commit is contained in:
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",
|
||||||
),
|
),
|
||||||
|
|||||||
Reference in New Issue
Block a user