Fixed typos in btrtile readme

This commit is contained in:
julmajustus 2025-01-04 01:07:54 +02:00
parent 9824f0429a
commit 6770813364

View File

@ -25,8 +25,8 @@ While dwls patches folder is full of different layouts, I couldn't find suita
- By default, new splits are 50/50.
- **Adaptive Splitting**
- If the area to be split is wider than its height, btrtile does a horizontal split.
- Otherwise, it does a vertical split.
- If the area to be split is wider than its height, btrtile does a vertical split.
- Otherwise, it does a horizontal split.
- **Keyboard and Mouse Driven**
- Supports keyboard-based commands for quick ratio adjustments and client swapping.