From f589170fcfd1469923af2dffc341ecea78c2ca8f Mon Sep 17 00:00:00 2001 From: 2ndbeam <2ndbeam@disroot.org> Date: Fri, 8 May 2026 16:10:50 +0300 Subject: [PATCH] docs: fix missing newline --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cd1e256..ae41f28 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ _Note: if event is not finished yet, it may have_ `end = start`. ### Feature flags 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 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: - `light` - `dark`