mirror of
https://github.com/librephoenix/nixos-config
synced 2025-01-18 22:55:52 +05:30
Merge 974bd092a2
into 5570e49412
This commit is contained in:
commit
5adaaf3452
|
@ -848,7 +848,7 @@ in
|
|||
clock = {
|
||||
"interval" = 1;
|
||||
"format" = "{:%a %Y-%m-%d %I:%M:%S %p}";
|
||||
"timezone" = "America/Chicago";
|
||||
"timezone" = systemSettings.timezone;
|
||||
"tooltip-format" = ''
|
||||
<big>{:%Y %B}</big>
|
||||
<tt><small>{calendar}</small></tt>'';
|
||||
|
|
Loading…
Reference in a new issue