comment out for now because it's broken

This commit is contained in:
Valentin Boettcher 2022-01-18 14:33:50 +01:00
parent 2a029714a2
commit b8cca753d3

View file

@ -52,7 +52,7 @@
matplotlib = super.matplotlib.override (
{
enableGtk3 = true;
preferWheel = false;
# preferWheel = false;
}
);