Joplin launch in wayland mode

This commit is contained in:
exu 2023-11-24 09:40:10 +01:00
parent b1376f8fb8
commit af18b3591c
2 changed files with 12 additions and 1 deletions

View File

@ -337,7 +337,7 @@ bindsym ctrl+mod1+Return exec $term;focus
bindsym control+mod1+u exec --no-startup-id pavucontrol;focus
# joplin
bindsym control+mod1+n exec --no-startup-id joplin-desktop;focus
bindsym control+mod1+n exec --no-startup-id joplin-desktop --enable-features=UseOzonePlatform --ozone-platform=wayland;focus
# texteditor
bindsym ctrl+mod1+e exec --no-startup-id emacs;focus

View File

@ -0,0 +1,11 @@
[Desktop Entry]
Name=Joplin (Wayland)
Exec=env DESKTOPINTEGRATION=0 APPIMAGELAUNCHER_DISABLE=1 /usr/bin/joplin-desktop --no-sandbox --enable-features=UseOzonePlatform --ozone-platform=wayland %U
Terminal=false
Type=Application
Icon=@joplinapp-desktop
StartupWMClass=Joplin
X-AppImage-Version=2.12.19
MimeType=x-scheme-handler/joplin;
Comment=Joplin for Desktop
Categories=Office;