logseq-desktop
This commit is contained in:
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
|
||||||
|
Loading…
Reference in New Issue
Block a user