Less icons is better.

This commit is contained in:
Bartek Stalewski 2022-10-18 01:37:06 +02:00
parent 3bb80ba30f
commit eec100f304
2 changed files with 2 additions and 3 deletions

View file

@ -139,7 +139,7 @@ screens = [
func=lambda: subprocess.check_output("sb-battery").decode(),
),
widget.Clock(
format='\uf073 [%d] %H:%M:%S'
format='/%d/ %H:%M:%S'
),
widget.Systray(),
],