Less is more.
This commit is contained in:
parent
5fd7719e33
commit
0f49c1f23b
2 changed files with 3 additions and 3 deletions
|
@ -139,7 +139,7 @@ screens = [
|
|||
func=lambda: subprocess.check_output("sb-battery").decode(),
|
||||
),
|
||||
widget.Clock(
|
||||
format='/ [%d] %H:%M:%S'
|
||||
format='[%d] %H:%M:%S'
|
||||
),
|
||||
widget.Systray(),
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue