Nerdfont in clipboard manager

I’ve noticed that when copying nerd-font symbols and then using the clipboard manager, the symbols are not rendered and I can’t see a way to set the default font for the clipboard manager.

I don’t know how the app itself is designed but would it be possible to either

  1. Patch the current BTT font to include nerdfont icons using a tool like https://github.com/ryanoasis/nerd-fonts?tab=readme-ov-file#font-patcher
  2. Allow users to set a default font from the system fonts.

Are either of these options feasible?

for the detailed preview on the right side BTT tries to use the same font as copied (if the font info was copied). For the small preview it uses the system default font.

Unfortunately I don't think you can patch the system fonts due to System Integrity protection.

So there might not be a way to resolve this currently, I don't think you can change the default font on macOS.