From bea1c1be0a4f7e9687eed0be0cddff80fd5b8808 Mon Sep 17 00:00:00 2001 From: Daniel Langbein Date: Thu, 7 Sep 2023 13:54:37 +0200 Subject: [PATCH] fractional scaling in X11 --- modules/gnome-fractional-scaling.home.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/gnome-fractional-scaling.home.nix b/modules/gnome-fractional-scaling.home.nix index f26f00f..3d3d35f 100644 --- a/modules/gnome-fractional-scaling.home.nix +++ b/modules/gnome-fractional-scaling.home.nix @@ -12,7 +12,7 @@ # https://nixos.wiki/wiki/Overlays#In_NixOS nixpkgs.overlays = [ ( - # Patched version of mutter. + # Patched version of mutter 44.2. # Outdated example: https://nixos.wiki/wiki/Overlays#Overriding_a_package_inside_a_scope # # On the AUR, they apply only one patch, not three.