programs.mpv.bindings

Home-Manager option

Input configuration written to $XDG_CONFIG_HOME/mpv/input.conf. See mpv(1) for the full list of options.

type: attribute set of string
Default
{ }
Example
{ WHEEL_UP = "seek 10"; WHEEL_DOWN = "seek -10"; "Alt+0" = "set window-scale 0.5"; }
declared in: <home-manager/modules/programs/mpv.nix>source unavailable