refactor(forge): employ desktopTemplate to support absolute paths (#4084)
Signed-off-by: Jason Cochard <cochard@protonmail.com>
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
[Desktop Entry]
|
||||
Name=Goose
|
||||
Exec=/usr/lib/goose/Goose %U
|
||||
Icon=/usr/share/pixmaps/goose.png
|
||||
Terminal=false
|
||||
Type=Application
|
||||
Categories=Development;
|
||||
MimeType=x-scheme-handler/goose;
|
||||
Reference in New Issue
Block a user