all repos — nixfiles @ 8d94bdf8d7b58d91e11623d96c16daf1b6d82367

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

prefect: add a hint on how to switch from GSync to ULMB
Alan Pearce alan@alanpearce.eu
Tue, 09 Apr 2024 21:07:17 +0200
commit

8d94bdf8d7b58d91e11623d96c16daf1b6d82367

parent

79ba61bd981cceee5792500ad6a87f5d8f81c9c6

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

jump to
M system/prefect.nixsystem/prefect.nix
@@ -29,7 +29,8 @@   nixpkgs.hostPlatform = "x86_64-linux";
 
   services.xserver.screenSection = ''
-    Option "MetaModes" "2560x1440_165 +0+0 { ForceCompositionPipeline=On }"
+    Option "MetaModes" "2560x1440_165 +0+0 { }"
+    #Option "MetaModes" "2560x1440_120 +0+0 { AllowGSYNC=Off }"
   '';
   services.xserver.monitorSection = ''
     Option "DPMS"