auto up 21:17:45 up 0:54, 2 users, load average: 2.57, 2.26, 1.66

This commit is contained in:
2025-12-18 21:17:47 +01:00
parent 31233ab3d5
commit 42b3185712

View File

@@ -266,7 +266,7 @@ web_client {
// Choose the theme that is specified in the themes section. // Choose the theme that is specified in the themes section.
// Default: default // Default: default
// //
// theme "dracula" theme "gruvbox-dark"
// Choose the base input mode of zellij. // Choose the base input mode of zellij.
// Default: normal // Default: normal
@@ -514,3 +514,5 @@ show_startup_tips false
// can be useful for removing wrappers around commands // can be useful for removing wrappers around commands
// Note: be sure to escape backslashes and similar characters properly // Note: be sure to escape backslashes and similar characters properly
// post_command_discovery_hook "echo $RESURRECT_COMMAND | sed <your_regex_here>" // post_command_discovery_hook "echo $RESURRECT_COMMAND | sed <your_regex_here>"
//