summaryrefslogtreecommitdiffstats
path: root/Settings.h
diff options
context:
space:
mode:
authorHisham Muhammad <hisham@gobolinux.org>2020-12-17 19:08:56 -0300
committerBenBE <BenBE@geshi.org>2020-12-19 16:02:34 +0100
commite8c6994f40c9c69089e9f80abb2f895d2e077c7e (patch)
tree7e5078da157f8efba1b3d3b82c95fed6c3276f9c /Settings.h
parent3d1703f16faf5bd3c73976909e1b6e03061a7f72 (diff)
Add "Tree view is always sorted by PID" option to mimic htop 2 behavior
Diffstat (limited to 'Settings.h')
-rw-r--r--Settings.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Settings.h b/Settings.h
index 752970a1..41a60f59 100644
--- a/Settings.h
+++ b/Settings.h
@@ -44,6 +44,7 @@ typedef struct Settings_ {
bool degreeFahrenheit;
#endif
bool treeView;
+ bool treeViewAlwaysByPID;
bool showProgramPath;
bool shadowOtherUsers;
bool showThreadNames;

© 2014-2024 Faster IT GmbH | imprint | privacy policy