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

services.clipmenu.enable

Whether to enable clipmenu, the clipboard management daemon.

Type: boolean

Default:

false

Example:

true

Declared by:

services.clipmenu.package

The clipmenu package to use.

Type: package

Default:

pkgs.clipmenu

Declared by:

services.clipmenu.launcher

Launcher command, if not set, dmenu will be used by default.

Type: null or string

Default:

null

Example:

"rofi"

Declared by: