From 269d806a1819472d92c946e2324fcbe3358bd7ee Mon Sep 17 00:00:00 2001 From: k3t Date: Thu, 12 Mar 2026 07:17:45 -0600 Subject: [PATCH] fix htop config --- home/cfg/htop.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/home/cfg/htop.nix b/home/cfg/htop.nix index 6928f2d..187df30 100644 --- a/home/cfg/htop.nix +++ b/home/cfg/htop.nix @@ -1,3 +1,5 @@ +{ config, ... }: + { programs.htop.settings = { color_scheme = 0;