[themes] Update default-separators

see #623
This commit is contained in:
tobi-wan-kenobi 2020-05-05 21:00:05 +02:00
parent 5012e76d07
commit 39f70a9fd1
4 changed files with 6 additions and 4 deletions

View file

@ -2,7 +2,9 @@
"defaults": {
"separator": "",
"padding": " ",
"unknown": { "prefix": "" }
"unknown": { "prefix": "" },
"separator-block-width": 0,
"default-separators": false
},
"date": { "prefix": "" },
"time": { "prefix": "" },

View file

@ -10,7 +10,7 @@
"fg": "#d75f00",
"bg": "#ffd700"
},
"default_separators": false
"default-separators": false
},
"cycle": [
{

View file

@ -10,7 +10,7 @@
"fg": "#002b36",
"bg": "#b58900"
},
"default_separators": false,
"default-separators": false,
"separator": ""
},
"cycle": [

View file

@ -11,7 +11,7 @@
"fg": "cursor",
"bg": "color6"
},
"default_separators": false
"default-separators": false
},
"cycle": [
{