Skip to content

Commit

Permalink
Update dependency list
Browse files Browse the repository at this point in the history
  • Loading branch information
The-Compiler authored Aug 22, 2023
1 parent a50f18b commit e6a3fb3
Showing 1 changed file with 9 additions and 4 deletions.
13 changes: 9 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,15 @@ some example configuratons in the `share/` directory.
You need to have the following things installed:

- [lemonbar](https://github.com/lemonboy/bar)
- [siji font](https://github.com/stark/siji)
- [herbstluftwm](https://github.com/herbstluftwm/herbstluftwm)
- conky (only if you want to use the conky widget)
- setuptools if installing via `setup.py`

Optional:

- [siji font](https://github.com/stark/siji) (default `symbol_font` used)
- [herbstluftwm](https://github.com/herbstluftwm/herbstluftwm) (for the `hlwm` integration)
- conky (to use the conky widget)
- setuptools (if installing via `setup.py`)
- pytz (if using `tz_name` for `widgets.DateTime`)
- python-xlib (to use the `trayer` integration)

## Usage in herbstluftwm
To install it type:
Expand Down

0 comments on commit e6a3fb3

Please sign in to comment.