1
0
mirror of https://github.com/nix-community/home-manager synced 2024-07-03 11:53:27 +02:00
home-manager/tests/modules/programs/k9s
Li Yang fc2a8842ea
k9s: add hotkey option (#4617)
* k9s: add hotkey option

This PR adds an option to customise k9s hotkeys.
The keyword `hotKey` must be in camel case on the user config.

* Update modules/programs/k9s.nix

Co-authored-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>

* fix formatting

---------

Co-authored-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2023-11-01 18:40:14 +01:00
..
default.nix k9s: add module 2022-10-25 00:05:50 +02:00
empty-settings.nix k9s: add module 2022-10-25 00:05:50 +02:00
example-config-expected.yml k9s: add module 2022-10-25 00:05:50 +02:00
example-hotkey-expected.yml k9s: add hotkey option (#4617) 2023-11-01 18:40:14 +01:00
example-settings.nix k9s: add hotkey option (#4617) 2023-11-01 18:40:14 +01:00
example-skin-expected.yml k9s: add module 2022-10-25 00:05:50 +02:00