hyprutils / hyprlauncher

GUI for launching applications, written in blazingly fast Rust! 🚀🦀
GNU General Public License v2.0
137 stars 9 forks source link

desktop apps search functionallity improvement [categories,keywords] #104

Open abenz1267 opened 1 week ago

abenz1267 commented 1 week ago

Desktop files provide both keywords and categories, f.e. for neovim:

Other launchers respect those when searching. F.e. searching for "editor" in Fuzzel/Rofi/Walker/Tofi will result in displaying neovim.

Hyprlauncher should respect those keywords when searching as well.