opnsense-ports/www/qutebrowser/pkg-message
Franco Fichtner 39c14fe252 */*: sync with upstream
Taken from: HardenedBSD
2019-08-25 17:04:02 +02:00

16 lines
445 B
Text

[
{ type: install
message: <<EOM
If you get wrong colors when watching videos, this is probably because your
system does not support hardware acceleration (see bug 237277): you can
disable it by starting the browser from command line with the
--qt-flag disable-gpu option:
qutebrowser --qt-flag disable-gpu
Or you can set 'qt.force_software_rendering' qutebrowser option to 'chromium':
:set qt.force_software_rendering chromium
EOM
}
]