summaryrefslogtreecommitdiffstats
path: root/common/commandline/htop.nix
diff options
context:
space:
mode:
Diffstat (limited to 'common/commandline/htop.nix')
-rw-r--r--common/commandline/htop.nix2
1 files changed, 0 insertions, 2 deletions
diff --git a/common/commandline/htop.nix b/common/commandline/htop.nix
index 91299a3..533beb6 100644
--- a/common/commandline/htop.nix
+++ b/common/commandline/htop.nix
@@ -12,8 +12,6 @@ inputs:
12 enable = true; 12 enable = true;
13 13
14 settings = { 14 settings = {
15 color_scheme = 5;
16
17 fields = with config.lib.htop.fields; [ 15 fields = with config.lib.htop.fields; [
18 PID 16 PID
19 USER 17 USER