diff --git a/conf/nohang/nohang-desktop.conf.in b/conf/nohang/nohang-desktop.conf.in index c4b1f97..ffe70ac 100644 --- a/conf/nohang/nohang-desktop.conf.in +++ b/conf/nohang/nohang-desktop.conf.in @@ -328,7 +328,7 @@ ignore_positive_oom_score_adj = False Prefer terminating Firefox tabs instead of terminating the entire browser. (In Chromium and Electron-based apps child processes get oom_score_adj=300 by default.) -@BADNESS_ADJ_RE_NAME 200 /// ^(Web Content|Privileged Cont)$ +@BADNESS_ADJ_RE_NAME 200 /// ^(Web Content|Privileged Cont|file:// Content)$ @BADNESS_ADJ_RE_NAME -200 /// ^(dnf|yum|packagekitd)$