services.wl-clip-persist.clipboardType

Home-Manager option

The clipboard type to persist. regular: Persist the regular clipboard only (recommended). primary: Persist the primary selection only. both: Persist both regular and primary clipboards. Note: Operating on the primary clipboard may have unintended side effects for some applications.

type: one of “regular”, “primary”, “both”
Default
"regular"
declared in: <home-manager/modules/services/wl-clip-persist.nix>source unavailable