added .desktop files and browser workaround
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
[Desktop Entry]
|
||||
Type=Application
|
||||
Name=A Wine application
|
||||
MimeType=text/vbscript;
|
||||
Exec=env WINEPREFIX="/home/alex/.local/share/wineprefixes/default" wine start /ProgIDOpen VBSFile %f
|
||||
NoDisplay=true
|
||||
StartupNotify=true
|
||||
Reference in New Issue
Block a user