feat(README): added font family to the feature list

This commit is contained in:
2024-05-22 04:09:19 +02:00
parent 47a1ac8235
commit b5eaa78033

View File

@@ -3,7 +3,7 @@
A practical application runner written in Rust. Inspired by [dmenu](https://tools.suckless.org/dmenu/) A practical application runner written in Rust. Inspired by [dmenu](https://tools.suckless.org/dmenu/)
### Features ### Features
- theming (colors, font size, line spacing) - theming (colors, font family, font size, line spacing)
- custom row count - custom row count
- prompt message - prompt message
- open menu on a specific display - open menu on a specific display