Created
May 8, 2018 09:12
-
-
Save azrdev/2a148334d75b2799a7bf4003c4109941 to your computer and use it in GitHub Desktop.
open .dot files with graphviz preview from graphical file browser
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=Application | |
| Name=Preview with dot | |
| Exec=/usr/bin/dot -Txlib %f | |
| MimeType=text/vnd.graphviz | |
| # store e.g. in ~/.local/share/applications/graphviz-preview-dot.desktop |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment