This commit is contained in:
2023-04-12 22:48:42 +03:00
parent c8909b249b
commit 925679b579
2 changed files with 1 additions and 1 deletions

View File

@ -0,0 +1,15 @@
[Desktop Entry]
Name=Logseq
if [ "$XDG_SESSION_TYPE" = "wayland" ]; then
Exec=/usr/bin/logseq --enable-features=UseOzonePlatform --ozone-platform=wayland %U
else
Exec=/usr/bin/logseq %U
fi
MimeType=x-scheme-handler/logseq
Terminal=false
Type=Application
Icon=logseq
StartupWMClass=logseq
Comment=Open Source platform for knowledge sharing and management
Categories=Office