mirror of
https://github.com/nix-community/home-manager
synced 2024-11-05 10:49:44 +01:00
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>
5 lines
89 B
YAML
5 lines
89 B
YAML
hotKey:
|
|
shift-0:
|
|
command: pods
|
|
description: Viewing pods
|
|
shortCut: Shift-0
|