about summary refs log tree commit diff
path: root/machines/devhell/hildr.nix
diff options
context:
space:
mode:
Diffstat (limited to 'machines/devhell/hildr.nix')
-rw-r--r--machines/devhell/hildr.nix9
1 files changed, 0 insertions, 9 deletions
diff --git a/machines/devhell/hildr.nix b/machines/devhell/hildr.nix
index 431dfd94..ee21cfa0 100644
--- a/machines/devhell/hildr.nix
+++ b/machines/devhell/hildr.nix
@@ -114,15 +114,6 @@
     '';
   };
 
-  services.compton = {
-    enable = true;
-    backend = "glx";
-    vSync = "drm";
-    extraOptions = ''
-      inactive-dim = 0.2;
-    '';
-  };
-
   services.xserver = {
     enable = true;
     layout = "gb";