add time
This commit is contained in:
parent
446c64b288
commit
229fb1c172
1 changed files with 6 additions and 0 deletions
|
@ -21,6 +21,12 @@
|
|||
};
|
||||
position = 3;
|
||||
};
|
||||
"time" = {
|
||||
settings = {
|
||||
format = "%H:%M %a %d/%m";
|
||||
};
|
||||
position = 9;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue