mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-07-16 08:46:08 +03:00
config: clarify some config
This commit is contained in:
@ -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.
|
||||
|
Reference in New Issue
Block a user