mirror of
https://github.com/niri-wm/niri.git
synced 2026-06-22 02:01:55 +07:00
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:
+1
-1
@@ -195,7 +195,7 @@ impl Niri {
|
||||
size: (16, 16).into(),
|
||||
},
|
||||
CommitCounter::default(),
|
||||
[1., 0.5, 0., 1.],
|
||||
[1., 0.8, 0., 1.],
|
||||
)),
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user