mirror of
https://github.com/bitwarden/browser
synced 2025-12-11 22:03:36 +00:00
Remove differences from flathub flatpak manifest and devel manifest (#12555)
This commit is contained in:
@@ -8,7 +8,6 @@ command: bitwarden.sh
|
|||||||
finish-args:
|
finish-args:
|
||||||
- --share=ipc
|
- --share=ipc
|
||||||
- --share=network
|
- --share=network
|
||||||
- --socket=wayland
|
|
||||||
- --socket=x11
|
- --socket=x11
|
||||||
- --device=dri
|
- --device=dri
|
||||||
- --env=XDG_CURRENT_DESKTOP=Unity
|
- --env=XDG_CURRENT_DESKTOP=Unity
|
||||||
@@ -43,5 +42,4 @@ modules:
|
|||||||
commands:
|
commands:
|
||||||
- ulimit -c 0
|
- ulimit -c 0
|
||||||
- export TMPDIR="$XDG_RUNTIME_DIR/app/$FLATPAK_ID"
|
- export TMPDIR="$XDG_RUNTIME_DIR/app/$FLATPAK_ID"
|
||||||
- exec zypak-wrapper /app/bin/bitwarden-app --ozone-platform-hint=auto
|
- exec zypak-wrapper /app/bin/bitwarden-app "$@"
|
||||||
--enable-features=WaylandWindowDecorations "$@"
|
|
||||||
|
|||||||
Reference in New Issue
Block a user