mirror of
https://github.com/nkanaev/yarr.git
synced 2025-09-13 09:55:36 +00:00
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:
@@ -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
|
||||||
|
Reference in New Issue
Block a user