[themes] Do not automatically download symbols.json

In order to use symbol files, symbol.json needs to be created manually
now.

Also, remove symbol usage from the prepackaged themes to avoid
breakage.

fixes #216
This commit is contained in:
Tobias Witek 2018-01-03 15:58:57 +01:00
parent 1a507ec0cd
commit 13d27d4b81
2 changed files with 13 additions and 16 deletions

View file

@ -3,8 +3,8 @@
"separator": "", "padding": " ",
"unknown": { "prefix": "" }
},
"date": { "prefix": "${calendar}" },
"time": { "prefix": "${clock-o}" },
"date": { "prefix": "" },
"time": { "prefix": "" },
"datetime": { "prefix": "" },
"memory": { "prefix": "" },
"cpu": { "prefix": "" },