Skip to content

Commit

Permalink
Merge pull request #7134 from freedomofpress/7133-waaayllannd
Browse files Browse the repository at this point in the history
Run GUI updater on wayland platform by default; fall back to xcb if it's not available
  • Loading branch information
legoktm committed Mar 8, 2024
2 parents 6978cf8 + fbaae03 commit 3fa46c2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ if [ "$2" != "up" ]; then
exit 0
fi

/usr/bin/python3 /home/amnesia/Persistent/.securedrop/securedrop_init.py
QT_QPA_PLATFORM="wayland;xcb" /usr/bin/python3 /home/amnesia/Persistent/.securedrop/securedrop_init.py

0 comments on commit 3fa46c2

Please sign in to comment.