diff --git a/cli/dot-config/zellij/config.kdl b/cli/dot-config/zellij/config.kdl index d7e4356..6ef2867 100644 --- a/cli/dot-config/zellij/config.kdl +++ b/cli/dot-config/zellij/config.kdl @@ -266,7 +266,7 @@ web_client { // Choose the theme that is specified in the themes section. // Default: default // -// theme "dracula" +theme "gruvbox-dark" // Choose the base input mode of zellij. // Default: normal @@ -514,3 +514,5 @@ show_startup_tips false // can be useful for removing wrappers around commands // Note: be sure to escape backslashes and similar characters properly // post_command_discovery_hook "echo $RESURRECT_COMMAND | sed " +// +