Commit graph

4 commits

Author SHA1 Message Date
Folke Lemaitre
9e7bfc05d5
fix(picker.icons): opts.icons -> opts.icon_sources. Fixes #715 2025-01-23 13:12:56 +01:00
Folke Lemaitre
ba108e2aa8
fix(picker.icons): bump build for nerd fonts 2025-01-23 13:07:36 +01:00
Axel H.
a4b0a85e3b
fix(picker.icons): fix typo in Nerd Fonts and display the full category name (#716)
## Description

Thanks for the icons picker 🙇🏼 

I had one in my dotfiles I was going to contribute, but you have been
faster.
So there it is, I added some things I had in mine

This PR:
- fix a typo in the Nerd Fonts source name (its plural)
- add The category full names to be consistent with emojis
 
<!-- Describe the big picture of your changes to communicate to the
maintainers
  why we should accept this pull request. -->

## Related Issue(s)

<!--
  If this PR fixes any issues, please link to the issue here.
  - Fixes #<issue_number>
-->

## Screenshots

![image](https://github.com/user-attachments/assets/0691b3ac-665a-4d53-92ad-aa3cc56d1546)

<!-- Add screenshots of the changes if applicable. -->

> [!NOTE]
> Would you be interested in some extra sources I was working on ? At
least Math and Box drawing ?

> [!NOTE]
> I would also switch the name the source so Source can be capitalize
like the Category and I think having Source > Category after is easier
to read as the glyph and the icons are actuelly what people search. But
this is personal taste, sp I did not submnitted this change
2025-01-23 13:06:33 +01:00
Folke Lemaitre
97898e910d
feat(picker): added new icons picker for nerd fonts and emoji. Closes #703 2025-01-23 10:51:17 +01:00