fix(mako): syntax error in generated config file

This commit is contained in:
Yorick Barbanneau 2025-07-15 21:36:05 +02:00
parent a7447fbafe
commit e4dcb39fc5

View file

@ -15,16 +15,16 @@ with lib;
enable = true;
settings = {
font = "Fira Code Nerd Font 10";
backgroundColor = "#353535FF";
borderColor = "#1CD180";
progressColor = "over #5566AAFF";
textColor = "#FDFDFD";
background-color = "#353535";
border-color = "#1CD180";
progress-color = "over #5566AA";
text-color = "#FDFDFD";
width = 300;
height = 100;
borderRadius = 0;
borderSize = 2;
border-radius = 0;
border-size = 2;
icons = true;
maxIconSize = 64;
max-icon-size = 64;
layer = "overlay";
anchor = "top-right";
format = ''