Skip to content

Commit

Permalink
docs(readme): point gently to info about qtile config
Browse files Browse the repository at this point in the history
  • Loading branch information
aravinda0 committed May 16, 2024
1 parent 8c3ee2f commit 05c81cc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ pip install qtile-bonsai

### Configuration

#### 1. Make Bonsai available as a layout in your qtile config
#### 1. Make Bonsai available as a layout in your [qtile config](https://docs.qtile.org/en/latest/manual/config/default.html)

```python
from qtile_bonsai import Bonsai
Expand Down
2 changes: 1 addition & 1 deletion templates/README.template.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ pip install qtile-bonsai

### Configuration

#### 1. Make Bonsai available as a layout in your qtile config
#### 1. Make Bonsai available as a layout in your [qtile config](https://docs.qtile.org/en/latest/manual/config/default.html)

```python
from qtile_bonsai import Bonsai
Expand Down

0 comments on commit 05c81cc

Please sign in to comment.