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