Added --aot flag to doom-sync

This commit is contained in:
Aleksandr Lebedev 2025-01-17 20:47:46 +01:00
parent 0997ec9f49
commit 8bb191aa4f
2 changed files with 4 additions and 3 deletions

View file

@ -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}% ";