home-manager/tests/modules/programs/htop
Bart Bakker e60dca7bb3
htop: fix htoprc when fields is not explicitly set
When the 'fields' setting is not set in htoprc, the htop program won't read any
of the settings. Provide a default value for fields in case it's not explicitly
set by the user.
2021-08-16 23:20:32 +02:00
..
default.nix htop: fix htoprc when fields is not explicitly set 2021-08-16 23:20:32 +02:00
empty-settings.nix htop: let htop program use its default settings 2021-08-16 23:20:31 +02:00
example-htoprc.txt htop: verify htoprc contents for example settings test 2021-08-16 23:20:31 +02:00
example-settings.nix htop: verify htoprc contents for example settings test 2021-08-16 23:20:31 +02:00
settings-without-fields.nix htop: fix htoprc when fields is not explicitly set 2021-08-16 23:20:32 +02:00