Add more categories to desktop shortcut

Ensures that it doesn't end up in "Lost & Found" on KDE Plasma's "Applications" menu.
This commit is contained in:
daigennki
2025-06-29 19:15:02 -07:00
committed by nkanaev
parent 7fe688e97c
commit ebe7b130b8

View File

@@ -10,7 +10,7 @@ Name=yarr
Exec=$HOME/.local/bin/yarr -open Exec=$HOME/.local/bin/yarr -open
Icon=yarr Icon=yarr
Type=Application Type=Application
Categories=Internet; Categories=Internet;Network;News;Feed;
END END
if [[ ! -d "$HOME/.local/share/icons" ]]; then if [[ ! -d "$HOME/.local/share/icons" ]]; then