diff options
-rw-r--r-- | system/prefect.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/prefect.nix b/system/prefect.nix index 28a96d79..06a9413a 100644 --- a/system/prefect.nix +++ b/system/prefect.nix @@ -37,7 +37,7 @@ ]; services.xserver.screenSection = '' - Option "MetaModes" "2560x1440_120 +0+0 { }" + Option "MetaModes" "2560x1440_165 +0+0 { ForceCompositionPipeline=On }" ''; services.xserver.monitorSection = '' Option "DPMS" |