xsession.windowManager.i3.config.keycodebindings

Home-Manager option

An attribute set that assigns keypress to an action using key code. See https://i3wm.org/docs/userguide.html#keybindings.

type: attribute set of (null or string)
Default
{ }
Example
{ "214" = "exec /bin/script.sh"; }
declared in: <home-manager/modules/services/window-managers/i3-sway/i3.nix>source unavailable