Digital clock show seconds true -> "always"
This commit is contained in:
parent
863843909c
commit
9e1b8af269
|
@ -110,7 +110,7 @@
|
|||
};
|
||||
time = {
|
||||
format = "24h";
|
||||
showSeconds = true;
|
||||
showSeconds = "always";
|
||||
};
|
||||
calendar.showWeekNumbers = true;
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue