0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Change zellij theme


Signed-off-by: MLC Bloeiman <mar@strawmelonjuice.com>

+2 -2
+2 -2
configs/zellij/config.kdl
··· 252 252 // Choose the theme that is specified in the themes section. 253 253 // Default: default 254 254 // 255 - theme "molokai-dark" 255 + theme "solarized-light" 256 256 257 257 // Choose the base input mode of zellij. 258 258 // Default: normal ··· 262 262 // Choose the path to the default shell that zellij will use for opening new panes 263 263 // Default: $SHELL 264 264 // 265 - default_shell "fish" 265 + default_shell "zsh" 266 266 267 267 // Choose the path to override cwd that zellij will use for opening new panes 268 268 //