From 12e927b2adfb41a820d53377bf80dc131b642a01 Mon Sep 17 00:00:00 2001 From: elig0n <31196036+elig0n@users.noreply.github.com> Date: Thu, 6 Mar 2025 12:00:10 +0200 Subject: [PATCH] Fix typo in fullscreen-preview.rasi --- themes/fullscreen-preview.rasi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/fullscreen-preview.rasi b/themes/fullscreen-preview.rasi index 81c779ae..9078680c 100644 --- a/themes/fullscreen-preview.rasi +++ b/themes/fullscreen-preview.rasi @@ -21,7 +21,7 @@ window { } -/** We add an extra child to this is PREVIEW=true */ +/** We add an extra child to this if PREVIEW=true */ listview-split { orientation: horizontal; spacing: 0.4em;