Commit 57333d8a authored by Hisham Muhammad's avatar Hisham Muhammad
Browse files

Merge pull request #280 from eworm-de/man-htoprc

add hint about system configuration file
parents 78f2933e 7859857f
...@@ -350,7 +350,9 @@ Currently unsupported (always displays '-'). ...@@ -350,7 +350,9 @@ Currently unsupported (always displays '-').
.LP .LP
By default htop reads its configuration from the XDG-compliant path By default htop reads its configuration from the XDG-compliant path
~/.config/htop/htoprc -- the configuration file is overwritten by htop's ~/.config/htop/htoprc -- the configuration file is overwritten by htop's
in-program Setup configuration, so it should not be hand-edited. in-program Setup configuration, so it should not be hand-edited. If no
user configuration exists htop tries to read system-wide configuration
from @sysconfdir@/htoprc and falls back to hard coded default.
.LP .LP
You may override the location of the configuration file using the $HTOPRC You may override the location of the configuration file using the $HTOPRC
environment variable (so you can have multiple configurations for different environment variable (so you can have multiple configurations for different
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment