a81273e68f
Add a message about using WEBKIT_DISABLE_COMPOSITING_MODE=1 workaround. PR: 284258 Reported by: shamaz.mazum[at]gmail[dot]com
11 lines
247 B
Plaintext
11 lines
247 B
Plaintext
[
|
|
{ type: install
|
|
message: <<EOM
|
|
If you experience a blank screen or freeze after execution, try setting the
|
|
WEBKIT_DISABLE_COMPOSITING_MODE environment variable to 1. For example:
|
|
|
|
$ env WEBKIT_DISABLE_COMPOSITING_MODE=1 nyxt <URL>
|
|
EOM
|
|
}
|
|
]
|