Skip to content

Commit

Permalink
Revert "Enable wayland by default, fallback to X11 (flathub#99)"
Browse files Browse the repository at this point in the history
This reverts commit 1eef6b2.
  • Loading branch information
evan-a-a committed Nov 27, 2023
1 parent 703d2a7 commit bba7333
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions com.bitwarden.desktop.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ finish-args:
- --share=ipc
- --share=network
- --socket=wayland
- --socket=fallback-x11
- --socket=x11
- --device=dri
- --env=XDG_CURRENT_DESKTOP=Unity
- --env=XCURSOR_PATH=/run/host/user-share/icons:/run/host/share/icons
Expand Down Expand Up @@ -63,7 +63,7 @@ modules:
dest-filename: bitwarden.sh
commands:
- export TMPDIR="$XDG_RUNTIME_DIR/app/$FLATPAK_ID"
- exec zypak-wrapper /app/Bitwarden/bitwarden --ozone-platform-hint=auto --enable-features=WaylandWindowDecorations "$@"
- exec zypak-wrapper /app/Bitwarden/bitwarden "$@"
- type: file
path: com.bitwarden.desktop.metainfo.xml

Expand Down

0 comments on commit bba7333

Please sign in to comment.