docs: fix missing newline

This commit is contained in:
Alexey 2026-05-08 16:10:50 +03:00
commit f589170fcf

View file

@ -42,7 +42,7 @@ _Note: if event is not finished yet, it may have_ `end = start`.
### Feature flags ### Feature flags
By default Aliveline compiles with theme autodetection, provided by Slint. By default Aliveline compiles with theme autodetection, provided by Slint.
On Linux, it depends on [org.freedesktop.portal.Settings](https://wiki.archlinux.org/title/XDG_Desktop_Portal). On Linux, it depends on [org.freedesktop.portal.Settings](https://wiki.archlinux.org/title/XDG_Desktop_Portal).
On Windows it should work out of the box On Windows it should work out of the box
You can also use one of these flags to compile Aliveline with selected theme: You can also use one of these flags to compile Aliveline with selected theme:
- `light` - `light`
- `dark` - `dark`