Skip to content

Conversation

@fareesh
Copy link

@fareesh fareesh commented Oct 19, 2025

searches the user's configured clipboard manager, e.g. cliphist

finders {
  clipboard {
      list_cmd = cliphist list
      copy_cmd = cliphist decode | wl-copy
      delete_cmd = cliphist delete
      paste_cmd = wtype -k ctrl -k V
  }
}

std::istream_iterator<std::string>{}
};

if (parts.empty()) {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what the heck is going on here?

@SnaetWarre
Copy link

any update on this? would love to just be able to drop rofi and swap over to this permanently.

@fareesh
Copy link
Author

fareesh commented Nov 11, 2025

any update on this? would love to just be able to drop rofi and swap over to this permanently.

got super lazy because i started using vicinae instead

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants