MyNixOS website logo

Extra xplr configuration.

Declarations
Type
strings concatenated with "\n"
Default
""
Example
require("wl-clipboard").setup {
  copy_command = "wl-copy -t text/uri-list",
  paste_command = "wl-paste",
  keep_selection = true,
}