We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
--enable-wayland-ime
2 parents b42493f + 838dcf1 commit c18ed75Copy full SHA for c18ed75
pkgs/by-name/jo/joplin-desktop/package.nix
@@ -60,7 +60,7 @@ let
60
61
extraInstallCommands = ''
62
wrapProgram $out/bin/joplin-desktop \
63
- --add-flags "\''${NIXOS_OZONE_WL:+\''${WAYLAND_DISPLAY:+--ozone-platform=wayland --enable-features=WaylandWindowDecorations --enable-wayland-ime=true}}"
+ --add-flags "\''${NIXOS_OZONE_WL:+\''${WAYLAND_DISPLAY:+--ozone-platform=wayland --enable-features=WaylandWindowDecorations}}"
64
install -Dm644 ${appimageContents}/joplin.desktop $out/share/applications/joplin.desktop
65
install -Dm644 ${appimageContents}/joplin.png $out/share/pixmaps/joplin.png
66
substituteInPlace $out/share/applications/joplin.desktop \
0 commit comments