1 Commits

Author SHA1 Message Date
daigennki
ebe7b130b8 Add more categories to desktop shortcut
Ensures that it doesn't end up in "Lost & Found" on KDE Plasma's "Applications" menu.
2025-08-20 21:10:36 +01:00

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