Bug Fix
in this the codecompass .desktop url is wrong the devshelf dont have icon at all
in teh user/share/applications/ devshelf.desktop [Desktop Entry] Name=Devshelf Icon=codecompass Comment=Open the Devshelf Exec=xdg-open https://shadil-rayyan.github.io/code_compus_userguide/ Terminal=false Type=Application Categories=X-CodeCompass;
chagne it with this
also for user/share/applications/ codecompass.desktop [Desktop Entry] Name=CodeCompass Exec=xdg-open https://codecompass-website.netlify.app/ Comment= Icon=codecompass Terminal=false Type=Application Categories=X-CodeCompass;