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.copyq.enable

Whether to enable CopyQ, a clipboard manager with advanced features.

Type: boolean

Default:

false

Example:

true

Declared by:

services.copyq.package

The copyq package to use.

Type: package

Default:

pkgs.copyq

Declared by:

services.copyq.forceXWayland

Force the CopyQ to use the X backend on wayland

Type: boolean

Default:

true

Example:

false

Declared by:

services.copyq.systemdTarget

The systemd target that will automatically start the CopyQ service.

When setting this value to "sway-session.target", make sure to also enable wayland.windowManager.sway.systemd.enable, otherwise the service may never be started.

Type: string

Default:

"graphical-session.target"

Example:

"sway-session.target"

Declared by: