services.actkbd.bindings

Key bindings for actkbd.

See actkbd README for documentation.

The example shows a piece of what sound.mediaKeys.enable does when enabled.

Type
list of (submodule)
Default
[ ]
Example
[ { keys = [ 113 ]; events = [ "key" ]; command = "${pkgs.alsa-utils}/bin/amixer -q set Master toggle"; }
]
Declared
<nixpkgs/nixos/modules/services/hardware/actkbd.nix>