From afb62af249f863b36cd1fe9c51e30ce0e7d6aba6 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Tue, 28 Jun 2022 14:06:03 +0200 Subject: ... --- user-profiles/utils.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'user-profiles/utils.nix') diff --git a/user-profiles/utils.nix b/user-profiles/utils.nix index a1d7aa62..d0d2b2c8 100644 --- a/user-profiles/utils.nix +++ b/user-profiles/utils.nix @@ -15,7 +15,7 @@ }; home.sessionVariables = { - LESSCOLORIZER = "pygmentize -O style=solarized-dark"; + LESSCOLORIZER = "pygmentize -O style=rrt"; }; home.packages = with pkgs; [ -- cgit v1.2.3