mirror of
https://github.com/bitwarden/browser.git
synced 2025-01-30 22:41:33 +01:00
Remove differences from flathub flatpak manifest and devel manifest (#12555)
This commit is contained in:
parent
7b11905db8
commit
be77489baa
@ -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 "$@"
|
|
||||||
|
Loading…
Reference in New Issue
Block a user