Bump yellow in cursor color

I guess I'm hitting the cursor plane gamma issue now that's recently
been fixed in AMDGPU.
This commit is contained in:
Ivan Molodetskikh
2023-08-10 10:26:35 +04:00
parent 21c3c5cad0
commit d9b34bb326
+1 -1
View File
@@ -195,7 +195,7 @@ impl Niri {
size: (16, 16).into(),
},
CommitCounter::default(),
[1., 0.5, 0., 1.],
[1., 0.8, 0., 1.],
)),
);