From 7049bb3140068047301b512ea1de7dad2100d54b Mon Sep 17 00:00:00 2001 From: Minijackson Date: Thu, 3 Jun 2021 18:28:33 +0200 Subject: htop: set better color scheme --- common/commandline/htop.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/common/commandline/htop.nix b/common/commandline/htop.nix index dd04405..13fb9e8 100644 --- a/common/commandline/htop.nix +++ b/common/commandline/htop.nix @@ -9,6 +9,8 @@ inputs: enable = true; settings = { + color_scheme = 5; + fields = with config.lib.htop.fields; [ PID USER -- cgit v1.2.3