diff options
author | Charadon <dev@iotib.net> | 2022-10-02 21:12:06 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-10-03 23:19:38 +0700 |
commit | 1246fd5cebabcfb2a6287920e2ca2a2ea44ad5c0 (patch) | |
tree | f4bb7da03df716fbad0816e04e82c3947c36613e /network/epiphany/README | |
parent | 39c23d485a57b4a567a595f5039e35f96dcac99d (diff) |
network/epiphany: Added Malloc=1 to desktop file to avoid webkit crashes.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/epiphany/README')
-rw-r--r-- | network/epiphany/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/network/epiphany/README b/network/epiphany/README index 4b11aae5a74cc..e1689730b356d 100644 --- a/network/epiphany/README +++ b/network/epiphany/README @@ -6,3 +6,6 @@ desktop integration, a built-in adblocker enabled by default, and Intelligent Tracking Prevention. With no useless widgets or wasted space, Web closely follows GNOME's design philosophy. Its code name is Epiphany. + +To avoid crashes on certain websites. Be sure to set Malloc=1 as an +environment variable. This is already done for you in the desktop file. |