Format nix files

This commit is contained in:
Zeph Levy 2026-01-23 12:04:59 +01:00
parent 45b85d0452
commit f2fd2be328
30 changed files with 329 additions and 231 deletions

View file

@ -23,7 +23,7 @@
"fadeIn, 1, 5, linear"
"fadeOut, 1, 5, linear"
"inputFieldDots, 1, 2, linear"
];
];
};
background = {
@ -53,7 +53,7 @@
label = [
{
text = "$TIME";
text = "$TIME";
font_size = 90;
font_family = "$font";
position = "-30, 0";