dotfiles/powerline/config.json

16 lines
No EOL
339 B
JSON

{
"common": {
"term_truecolor": false,
"log_file": "~/.powerline.log"
},
"ext": {
"shell": {
"colorscheme": "jonny",
"theme": "jonny",
"local_themes": {
"continuation": "continuation",
"select": "select"
}
}
}
}