summaryrefslogtreecommitdiffstats
path: root/Settings.h
diff options
context:
space:
mode:
authorChristian Göttsche <cgzones@googlemail.com>2021-05-23 16:04:43 +0200
committerBenBE <BenBE@geshi.org>2023-02-03 09:23:25 +0100
commit623ee31cfe3a39c87e6066c3044c7c38ce676e6b (patch)
treefa81ee2673e3cce64da7100bc246c8733d661cea /Settings.h
parent4d40680aa04370b06e9a2acd732f0be2ee6b6eba (diff)
Add option to shadow path prefixes
Shadow path prefixes which are used by distributions, like /usr/bin/ /usr/sbin/ /bin/ /sbin/ /usr/libexec/
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 f6a6ea65..baf05da3 100644
--- a/Settings.h
+++ b/Settings.h
@@ -77,6 +77,7 @@ typedef struct Settings_ {
bool hideUserlandThreads;
bool highlightBaseName;
bool highlightDeletedExe;
+ bool shadowDistPathPrefix;
bool highlightMegabytes;
bool highlightThreads;
bool highlightChanges;

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