From 8eeb7dd27e53d6d446e935fbf322218b20dbf830 Mon Sep 17 00:00:00 2001 From: Yuri Pieters Date: Thu, 16 Oct 2025 15:24:20 +0100 Subject: wiki: fix list in tab-indicator section --- docs/wiki/Configuration:-Layout.md | 1 + 1 file changed, 1 insertion(+) (limited to 'docs') diff --git a/docs/wiki/Configuration:-Layout.md b/docs/wiki/Configuration:-Layout.md index 32ff2289..7fb1a9df 100644 --- a/docs/wiki/Configuration:-Layout.md +++ b/docs/wiki/Configuration:-Layout.md @@ -461,6 +461,7 @@ When `gaps-between-tabs` is zero, only the first and the last tabs have rounded They have the same semantics as the border and focus ring colors and gradients. Tab colors are picked in this order: + 1. Colors from the `tab-indicator` window rule, if set. 1. Colors from the `tab-indicator` layout options, if set (you're here). 1. If neither are set, niri picks the color matching the window border or focus ring, whichever one is active. -- cgit