Fix typos in nohang-desktop.conf

This commit is contained in:
Markus ⛅ 2020-01-25 20:44:50 +01:00 committed by GitHub
parent c215e11438
commit 3611145842
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,8 +1,8 @@
This is nohang config file.
This is nohang's config file.
Lines starting with #, tabs and spaces are comments.
Lines starting with @ contain optional parameters.
All values are case sensitive.
Be careful: nohang doesn't forbid you to shoot yourself in the foot.
Be careful: nohang does not forbid you to shoot yourself in the foot.
The configuration includes the following sections:
@ -263,7 +263,7 @@ forbid_negative_badness = True
@BADNESS_ADJ_RE_NAME -500 /// ^sshd$
Prefer terminating Firefox tabs instead of terminating the entire browser.
(In chromium and electron-based apps child processes get oom_score_adj=300
(In Chromium and Electron-based apps child processes get oom_score_adj=300
by default.)
@BADNESS_ADJ_RE_NAME 300 /// ^Web Content$
@ -306,7 +306,7 @@ forbid_negative_badness = True
Protect Mate.
@BADNESS_ADJ_RE_REALPATH -300 /// ^(/usr/bin/marco|/usr/bin/mate-session|/usr/bin/caja|/usr/bin/mate-panel)$
Protect LXQT.
Protect LXQt.
@BADNESS_ADJ_RE_REALPATH -300 /// ^(/usr/bin/lxqt-panel|/usr/bin/pcmanfm-qt|/usr/bin/lxqt-session)$
Protect other.
@ -329,10 +329,10 @@ forbid_negative_badness = True
A good option that allows fine adjustment.
Prefer chromium tabs and electron-based apps
Prefer Chromium tabs and Electron-based apps
@BADNESS_ADJ_RE_CMDLINE 200 /// --type=renderer
Prefer firefox tabs (Web Content and WebExtensions)
Prefer Firefox tabs (Web Content and WebExtensions)
@BADNESS_ADJ_RE_CMDLINE 100 /// -appomni
@BADNESS_ADJ_RE_CMDLINE -200 /// ^/usr/lib/virtualbox