Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

programs.mpvpaper.enable

Whether to enable mpvpaper.

Type: boolean

Default:

false

Example:

true

Declared by:

programs.mpvpaper.package

The mpvpaper package to use.

Type: null or package

Default:

pkgs.mpvpaper

Declared by:

programs.mpvpaper.pauseList

List of program names that will cause mpvpaper to pause. Programs must be separated by spaces or newlines.

Type: strings concatenated with “\n”

Default:

""

Example:

''
  firefox
  steam
  obs
''

Declared by:

programs.mpvpaper.stopList

List of program names that will cause mpvpaper to stop. Programs must be separated by spaces or newlines.

Type: strings concatenated with “\n”

Default:

""

Example:

''
  firefox
  steam
  obs
''

Declared by: