Added --aot flag to doom-sync
This commit is contained in:
parent
0997ec9f49
commit
8bb191aa4f
2 changed files with 4 additions and 3 deletions
|
|
@ -56,8 +56,8 @@
|
|||
};
|
||||
};
|
||||
clock = {
|
||||
format-alt = "{:%Y-%m-%d}";
|
||||
tooltip-format = "{:%Y-%m-%d | %H:%M}";
|
||||
format-alt = "{:%d-%m-%Y}";
|
||||
tooltip-format = "{:%d-%m-%Y | %H:%M}";
|
||||
};
|
||||
cpu = {
|
||||
format = "{usage}% ";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue