mirror of
https://github.com/laurent22/joplin.git
synced 2026-04-27 09:40:20 -05:00
Desktop: Prevent Desktop Environments to launch a new window (#5984)
This commit is contained in:
@@ -219,7 +219,8 @@ then
|
||||
Type=Application
|
||||
Categories=Office;
|
||||
MimeType=x-scheme-handler/joplin;
|
||||
X-GNOME-SingleWindow=true
|
||||
X-GNOME-SingleWindow=true // should be removed eventually as it was upstream to be an XDG specification
|
||||
SingleMainWindow=true
|
||||
EOF
|
||||
|
||||
# Update application icons
|
||||
|
||||
Reference in New Issue
Block a user