all repos — nixfiles @ dea7ec537484f9cb2663a8e48df577a39c9ef63c

System and user configuration, managed by nix and home-manager

prefect: remove anti-tearing configuration
Alan Pearce alan@alanpearce.eu
Thu, 23 Jun 2022 22:36:21 +0200
commit

dea7ec537484f9cb2663a8e48df577a39c9ef63c

parent

ca2f36d827dd4f98a066efee3773e40ca323a5bd

1 files changed, 1 insertions(+), 3 deletions(-)

jump to
M system/prefect.nixsystem/prefect.nix
@@ -36,9 +36,7 @@ ./settings/programs/barrier.nix   ];
 
   services.xserver.screenSection = ''
-    Option "MetaModes" "2560x1440_120 +0+0 { ForceFullCompositionPipeline = On }"
-    Option "AllowIndirectGLXProtocol" "off"
-    Option "TripleBuffer" "on"
+    Option "MetaModes" "2560x1440_120 +0+0 { }"
   '';
   boot.loader.grub.useOSProber = false;
   boot.loader.grub.extraEntries = ''