From 2abeb90fbff1d33aadfec37ce80a6bc4d3551661 Mon Sep 17 00:00:00 2001 From: sinanmohd Date: Thu, 29 Feb 2024 16:32:10 +0530 Subject: cez: enable subpixel rendering --- hosts/cez/modules/wayland.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'hosts') diff --git a/hosts/cez/modules/wayland.nix b/hosts/cez/modules/wayland.nix index 085c950..c04d1bf 100644 --- a/hosts/cez/modules/wayland.nix +++ b/hosts/cez/modules/wayland.nix @@ -45,6 +45,7 @@ in enableDefaultPackages = true; fontconfig = { hinting.style = "full"; + subpixel.rgba = "rgb"; defaultFonts = { monospace = [ "Terminess Nerd Font" ]; serif = [ "DeepMind Sans" ]; -- cgit v1.2.3