desktop
This commit is contained in:
parent
925679b579
commit
39d38762c4
@ -1,11 +1,10 @@
|
||||
[Desktop Entry]
|
||||
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
|
||||
Terminal=false
|
||||
Type=Application
|
||||
|
Loading…
Reference in New Issue
Block a user