[theme] Fix icons for TODO

This commit is contained in:
Tobias Witek 2017-06-16 11:27:21 +02:00
parent 1fc94a99e8
commit e5c30d81ce
2 changed files with 3 additions and 3 deletions

View file

@ -5,7 +5,7 @@
[![Test Coverage](https://codeclimate.com/github/tobi-wan-kenobi/bumblebee-status/badges/coverage.svg)](https://codeclimate.com/github/tobi-wan-kenobi/bumblebee-status/coverage) [![Test Coverage](https://codeclimate.com/github/tobi-wan-kenobi/bumblebee-status/badges/coverage.svg)](https://codeclimate.com/github/tobi-wan-kenobi/bumblebee-status/coverage)
[![Issue Count](https://codeclimate.com/github/tobi-wan-kenobi/bumblebee-status/badges/issue_count.svg)](https://codeclimate.com/github/tobi-wan-kenobi/bumblebee-status) [![Issue Count](https://codeclimate.com/github/tobi-wan-kenobi/bumblebee-status/badges/issue_count.svg)](https://codeclimate.com/github/tobi-wan-kenobi/bumblebee-status)
**Many, many thanks to all contributors! As of now, 19 of the modules are from various contributors (!), and only 16 from myself.** **Many, many thanks to all contributors! As of now, 20 of the modules are from various contributors (!), and only 16 from myself.**
bumblebee-status is a modular, theme-able status line generator for the [i3 window manager](https://i3wm.org/). bumblebee-status is a modular, theme-able status line generator for the [i3 window manager](https://i3wm.org/).

View file

@ -14,8 +14,8 @@
"brightness": { "prefix": "" }, "brightness": { "prefix": "" },
"load": { "prefix": "" }, "load": { "prefix": "" },
"layout": { "prefix": "" }, "layout": { "prefix": "" },
+ "todo": { "empty": {"prefix": "" }, "todo": { "empty": {"prefix": "" },
+ "items": {"prefix": "" } "items": {"prefix": "" }
}, },
"cmus": { "cmus": {