1
0
Fork 0
mirror of https://github.com/nix-community/home-manager synced 2025-02-17 05:35:06 +01:00
home-manager/tests
Bart Bakker 6cdbb1ace7
htop: support screens configuration
`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.
2024-10-31 22:07:22 +01:00
..
integration kitty: remove IFD 2024-09-20 09:02:48 +02:00
lib senpai: switch to scfg format 2024-03-15 11:42:17 +01:00
modules htop: support screens configuration 2024-10-31 22:07:22 +01:00
asserts.nix treewide: remove now-redundant lib.mdDoc calls 2023-07-17 18:49:09 +01:00
big-test.nix treewide: remove now-redundant lib.mdDoc calls 2023-07-17 18:49:09 +01:00
default.nix git-credential-oauth: fix use of mkIf and add tests 2024-10-27 07:45:32 +01:00
stubs.nix tests: add mkStubPackage in Nixpkgs overlay 2024-03-03 06:56:05 +01:00