1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-06 00:13:28 +00:00

Remove differences from flathub flatpak manifest and devel manifest (#12555)

This commit is contained in:
Bernd Schoolmann
2025-01-13 19:11:36 +01:00
committed by GitHub
parent 7b11905db8
commit be77489baa

View File

@@ -8,7 +8,6 @@ command: bitwarden.sh
finish-args:
- --share=ipc
- --share=network
- --socket=wayland
- --socket=x11
- --device=dri
- --env=XDG_CURRENT_DESKTOP=Unity
@@ -43,5 +42,4 @@ modules:
commands:
- ulimit -c 0
- export TMPDIR="$XDG_RUNTIME_DIR/app/$FLATPAK_ID"
- exec zypak-wrapper /app/bin/bitwarden-app --ozone-platform-hint=auto
--enable-features=WaylandWindowDecorations "$@"
- exec zypak-wrapper /app/bin/bitwarden-app "$@"