Loading pkgs/by-name/be/beeper/package.nix +2 −1 Original line number Diff line number Diff line Loading @@ -48,7 +48,8 @@ appimageTools.wrapAppImage { . ${makeWrapper}/nix-support/setup-hook wrapProgram $out/bin/beeper \ --add-flags "\''${NIXOS_OZONE_WL:+\''${WAYLAND_DISPLAY:+--ozone-platform-hint=auto --enable-features=WaylandWindowDecorations --enable-wayland-ime=true}} --no-update" \ --set APPIMAGE beeper --set APPIMAGE beeper \ --run 'exec >/dev/null' # as recommended in #486164 ''; passthru = { Loading Loading
pkgs/by-name/be/beeper/package.nix +2 −1 Original line number Diff line number Diff line Loading @@ -48,7 +48,8 @@ appimageTools.wrapAppImage { . ${makeWrapper}/nix-support/setup-hook wrapProgram $out/bin/beeper \ --add-flags "\''${NIXOS_OZONE_WL:+\''${WAYLAND_DISPLAY:+--ozone-platform-hint=auto --enable-features=WaylandWindowDecorations --enable-wayland-ime=true}} --no-update" \ --set APPIMAGE beeper --set APPIMAGE beeper \ --run 'exec >/dev/null' # as recommended in #486164 ''; passthru = { Loading