home: i3: remove NVIDIA firefox perf workaround

Not needed anymore since switching to a recent RTX card
This commit is contained in:
Antoine Martin 2021-07-05 11:58:50 +02:00
parent af04fc4626
commit bb17432079

View file

@ -106,14 +106,6 @@ in
};
};
startup = [
# FIXME: make it conditional on "nvidia" being part of video drivers
{
command = "nvidia-settings -a '[gpu:0]/GPUPowerMizerMode=1'";
notification = false;
}
];
terminal = myTerminal;
assigns = {