programs.mpv.bindings
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
- <home-manager/modules/programs/mpv.nix>