Skip to content

Instantly share code, notes, and snippets.

@4skl
Created December 25, 2025 23:37
Show Gist options
  • Select an option

  • Save 4skl/894bc1f95f4cc6fbaf59c499787d5957 to your computer and use it in GitHub Desktop.

Select an option

Save 4skl/894bc1f95f4cc6fbaf59c499787d5957 to your computer and use it in GitHub Desktop.
Open With Code Dolphin service menu
[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