burrow icon indicating copy to clipboard operation
burrow copied to clipboard

Desktop App

Open jamestomasino opened this issue 4 years ago • 0 comments

This isn't so much an issue as a thing you could add when you get around to the .deb. This is the .desktop file I'm using on Ubuntu to make Burrow click-launchable.

[Desktop Entry]
Name=Burrow
Version=v0.8.8
Icon=/path/to/burrow/icon
Exec=python3 /path/to/burrow/burrow
Path=/path/to/burrow/
Terminal=false
Type=Application
Categories=Utility;Application;

jamestomasino avatar Mar 04 '20 22:03 jamestomasino