config/qtile: default to system timezone
This commit is contained in:
parent
41ca3defdc
commit
6033337bd2
1 changed files with 1 additions and 0 deletions
|
@ -670,6 +670,7 @@ def init_widget_list(main=True, laptop=False):
|
|||
[
|
||||
widget.Clock(
|
||||
format="%A, %B %d, %Y - %H:%M:%S ",
|
||||
timezone=None,
|
||||
),
|
||||
],
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue