config: clarify some config

This commit is contained in:
Mitchell Hashimoto
2024-06-05 10:29:01 -07:00
parent 99d567274b
commit cc6d8bfbfd

View File

@ -1003,6 +1003,10 @@ keybind: Keybinds = .{},
/// more likely to have many windows, tabs, etc. so cgroup isolation is a
/// big benefit.
///
/// This feature requires systemd. If systemd is unavailable, cgroup
/// initialization will fail. By default, this will not prevent Ghostty
/// from working (see linux-cgroup-hard-fail).
///
/// Valid values are:
///
/// * `never` - Never use cgroups.