Skip to content

Commit 8117291

Browse files
committed
Update dependency list
1 parent a50f18b commit 8117291

File tree

1 file changed

+11
-4
lines changed

1 file changed

+11
-4
lines changed

README.md

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,17 @@ some example configuratons in the `share/` directory.
1212
You need to have the following things installed:
1313

1414
- [lemonbar](https://github.com/lemonboy/bar)
15-
- [siji font](https://github.com/stark/siji)
16-
- [herbstluftwm](https://github.com/herbstluftwm/herbstluftwm)
17-
- conky (only if you want to use the conky widget)
18-
- setuptools if installing via `setup.py`
15+
16+
Optional:
17+
18+
- [siji font](https://github.com/stark/siji) (default `symbol_font` used)
19+
- [herbstluftwm](https://github.com/herbstluftwm/herbstluftwm) (for the `hlwm` integration)
20+
- conky (to use the conky widget)
21+
- setuptools (if installing via `setup.py`)
22+
- pytz (if using `tz_name` for `widgets.DateTime`)
23+
- python-xlib (to use the `trayer` integration)
24+
- trayer (to use the `trayer` integration)
25+
- playerctl (to use the `playerctl` integration)
1926

2027
## Usage in herbstluftwm
2128
To install it type:

0 commit comments

Comments
 (0)