docs(README): added row scrolling to feature list

This commit is contained in:
2024-05-22 22:07:44 +02:00
parent cddd54ee33
commit 5b81f2bef6

View File

@@ -9,5 +9,6 @@ A practical application runner written in Rust. Inspired by [dmenu](https://tool
### Features ### Features
- theming (colors, font family, font size, line spacing, window border) - theming (colors, font family, font size, line spacing, window border)
- custom row count - custom row count
- smart row scrolling
- prompt message - prompt message
- open menu on a specific display - open menu on a specific display