make it more like gnome [from 20 to 15]

This commit is contained in:
kuoi 2022-08-22 20:42:28 +01:00
parent 3f1bb3fc18
commit 6f1cf03aca
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ uniform mediump vec2 bottom_right;
uniform mediump vec2 full_bottom_right;
// Rounding radius
const mediump float radius = 20.0;
const mediump float radius = 15.0;
void main()
{