test
This commit is contained in:
parent
edde42ce71
commit
15cbb6ef54
1 changed files with 1 additions and 1 deletions
|
@ -104,7 +104,7 @@ in
|
||||||
disabled = false;
|
disabled = false;
|
||||||
time_format = "%R"; # Hour:Minute Format
|
time_format = "%R"; # Hour:Minute Format
|
||||||
style = "fg:${blackColor} bg:${whiteColor}";
|
style = "fg:${blackColor} bg:${whiteColor}";
|
||||||
format = "[$time]($style)";
|
format = "[ $time]($style)";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
Loading…
Reference in a new issue