Created
December 25, 2025 23:37
-
-
Save 4skl/894bc1f95f4cc6fbaf59c499787d5957 to your computer and use it in GitHub Desktop.
Open With Code Dolphin service menu
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [Desktop Entry] | |
| Type=Service | |
| MimeType=inode/directory;application/octet-stream; | |
| Actions=openWithCode | |
| [Desktop Action openWithCode] | |
| Name=Open With Code | |
| Icon=/usr/share/code/resources/app/resources/linux/code | |
| Exec=code %u |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment