mirror of
https://github.com/nix-community/home-manager
synced 2025-02-17 05:35:06 +01:00
`htop` has changed the singular fields list to a configuration of multiple screens. Each screen has a name and its own set of fields to show, plus some options to control sorting and view style (tree or flat). Screen names can be shown with the `screen_tabs` setting. Fields in screens are set with their names (as strings) rather than numbers. Extend the htop module to allow configuring screens with a defined set of options. Order the screens with dag topology. Configurations without screens are converted automatically by `htop` on load. This feature was requested in #3616. |
||
---|---|---|
.. | ||
integration | ||
lib | ||
modules | ||
asserts.nix | ||
big-test.nix | ||
default.nix | ||
stubs.nix |