Inspect saved htop settings from the shell.
Section: Configuration file basics
View the user config file
bash
bash
sed -n '1,200p' ~/.config/htop/htoprcExplanation
Useful when you want to copy or version-control your preferred layout.
Learn the surrounding workflow
Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.
Related commands
Same sheet · prioritizing Configuration file basics
Save settings through the UI
Use setup and exit cleanly so preferences persist.
Adjust display options
Tune behavior such as tree behavior, meter style, and visual density.