logseq-desktop

This commit is contained in:
Евгений Храмов 2023-04-13 09:49:41 +03:00
parent 39d38762c4
commit aed4e4b334

@ -1,10 +1,7 @@
[Desktop Entry] [Desktop Entry]
Name=Logseq Name=Logseq
if [ "$XDG_SESSION_TYPE" = "wayland" ]; then
Exec=/usr/bin/logseq --enable-features=UseOzonePlatform --ozone-platform=wayland %U Exec=/usr/bin/logseq --enable-features=UseOzonePlatform --ozone-platform=wayland %U
else
Exec=/usr/bin/logseq %U Exec=/usr/bin/logseq %U
fi
MimeType=x-scheme-handler/logseq MimeType=x-scheme-handler/logseq
Terminal=false Terminal=false
Type=Application Type=Application