-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathPublisher.desktop
25 lines (20 loc) · 1.14 KB
/
Publisher.desktop
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
[Desktop Entry]
Name=Affinity Publisher
GenericName=Publisher on Wine (on arch)
Comment=
Exec=/usr/bin/distrobox-enter -n arch -- rum affinity-photo3-wine9.13-part3 "$HOME/.wineAffinity" wine "$HOME/.wineAffinity/drive_c/Program Files/Affinity/Publisher 2/Publisher.exe"
# Change the rum [version] and the [USER] paths to the right directory
Icon=Publisher2
# Get any png or svg of the logo to add it here; To use your current icon-pack simply use the icon's name without the file extension, eg. 'affinity-publisher-2'
Categories=Graphics
# To be sorted with other Graphics software in your "start" menu
Keywords=Graphics;2DGraphics;RasterGraphics;VectorGraphics;image;editor;vector;drawing;
# Alternative keywords for app search
MimeType=application/x-affinity
# File type association
NoDisplay=false
StartupNotify=true
Terminal=false
Type=Application
StartupWMClass=publisher.exe
# Change this to 'photo.exe' or 'designer.exe'; Makes sure the open application gets shown under the shortcut instead of creating a new dock-entry; To get an application's WMClass type 'xprop WM_CLASS' into your terminal and click on the window whose class you want to know