default theme: add fixed to cursor parts

This commit is contained in:
Boris Faure 2022-09-28 23:38:56 +02:00
parent da4a706e23
commit 0906e3d716
Signed by untrusted user who does not match committer: borisfaure
GPG Key ID: EAA9CD729F522998
1 changed files with 3 additions and 0 deletions

View File

@ -396,6 +396,7 @@ group { name: "terminology/cursor_bar";
scale: 1;
description { state: "default" 0.0;
min: 3 0;
fixed: 1 1;
rel.to: "b0";
}
}
@ -556,6 +557,7 @@ group { name: "terminology/cursor_underline";
scale: 1;
description { state: "default" 0.0;
min: 3 0;
fixed: 1 1;
rel.to: "b0";
}
}
@ -632,6 +634,7 @@ group { name: "terminology/cursor_underline";
rel2.offset: -1 -1;
align: 0.0 0.0;
min: 1 0;
fixed: 1 1;
image.normal: "grad-h-1.png";
offscale;
}