From 39b55999033312fd31ebe013e400c1d1dda9349f Mon Sep 17 00:00:00 2001 From: Martin Potier Date: Tue, 21 Mar 2017 23:59:32 +0100 Subject: [PATCH] Compton is pretty but useless and causing problems when switching to dual screen: removed --- configuration.nix | 4 ---- 1 file changed, 4 deletions(-) diff --git a/configuration.nix b/configuration.nix index 599ddf2..71fee35 100644 --- a/configuration.nix +++ b/configuration.nix @@ -132,10 +132,6 @@ # drivers = [ pkgs.hplip ]; }; - compton = { - enable = true; - fade = true; - }; redshift = { enable = true; latitude = "48.8534100";