1
0
mirror of https://github.com/nix-community/home-manager synced 2024-06-26 00:18:30 +02:00
home-manager/.github
Bart Bakker 91450f23ce
htop: replace individual option with 'settings' (#1844)
* htop: add some missing meters
* htop: replace individual options with 'settings'
Deprecate all options and introduce `settings` for setting htop configuration
values in Nix configuration.

Use `lib.htop` to provide `fields` and `modes` for easy access to htop's integer
configuration. And `leftMeters` and `rightMeters` functions for building the
separate `*_meters` and `*_meter_modes` attributes.

* htop: add release-notes 21.05 entry
* htop: improve deprecation warnings

Move default configuration into `settings` and make deprecated options default
to `null`. Print deprecation warnings for any option that is non-null --
i.e. only show warnings for explicitly specified deprecated options.

* htop: make self code owner of module
* release notes: fix invalid programs.htop xref
2021-05-19 01:36:08 +02:00
..
workflows ci: bump cachix/cachix-action from v8 to v10 2021-04-07 19:21:04 +00:00
CODEOWNERS htop: replace individual option with 'settings' (#1844) 2021-05-19 01:36:08 +02:00
dependabot.yml github: configure dependabot 2020-12-26 08:55:23 +01:00
ISSUE_TEMPLATE.md docs: expand the issue template a bit 2020-11-03 22:46:13 +01:00
PULL_REQUEST_TEMPLATE.md tree-wide: update url to the repo 2020-10-22 22:41:56 +02:00
stale.yml github: configure probot/stale 2021-04-29 00:03:28 +02:00