do not enable tk

This commit is contained in:
Valentin Boettcher 2022-01-18 14:32:43 +01:00
parent e6ec2445b6
commit 2a029714a2

View file

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