services.shpool.settings
Configuration to use for shpool. See https://github.com/shell-pool/shpool/blob/master/CONFIG.md for available options.
- Type
TOML value- Default
{ }- Example
{ keybinding = [ { action = "detach"; binding = "Ctrl-a d"; } ]; motd = "never"; prompt_prefix = "[$SHPOOL_SESSION_NAME]"; session_restore_mode = { lines = 1000; }; }- Declared
- <home-manager/modules/services/shpool.nix>