summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2023-06-14 20:14:10 +0200
committerFlorian Bruhin <me@the-compiler.org>2023-06-14 20:14:10 +0200
commitd5d0a9643f292f84e25e1fc0658346bc1ac6580e (patch)
tree8a60be68e9e00b94044dddde30cd7d34a6934547
parentd6af5394542a96818ef8389227c7e4020f1c5f9f (diff)
downloadqutebrowser-better-qt-wrappers.tar.gz
qutebrowser-better-qt-wrappers.zip
-rw-r--r--doc/qutebrowser.1.asciidoc3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/qutebrowser.1.asciidoc b/doc/qutebrowser.1.asciidoc
index 9dc921acd..1a340f7e9 100644
--- a/doc/qutebrowser.1.asciidoc
+++ b/doc/qutebrowser.1.asciidoc
@@ -62,6 +62,9 @@ show it.
*--backend* '{webkit,webengine}'::
Which backend to use.
+*--qt-wrapper* '{PyQt6,PyQt5}'::
+ Which Qt wrapper to use. This can also be set via the QUTE_QT_WRAPPER environment variable. If both are set, the command line argument takes precedence.
+
*--desktop-file-name* 'DESKTOP_FILE_NAME'::
Set the base name of the desktop entry for this application. Used to set the app_id under Wayland. See https://doc.qt.io/qt-6/qguiapplication.html#desktopFileName-prop