fc2a8842ea
* 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>
6 lines
89 B
YAML
6 lines
89 B
YAML
hotKey:
|
|
shift-0:
|
|
command: pods
|
|
description: Viewing pods
|
|
shortCut: Shift-0
|