wiki: fix list in tab-indicator section

This commit is contained in:
Yuri Pieters
2025-10-16 15:24:20 +01:00
committed by Ivan Molodetskikh
parent ada6e844ba
commit 8eeb7dd27e
+1
View File
@@ -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. They have the same semantics as the border and focus ring colors and gradients.
Tab colors are picked in this order: Tab colors are picked in this order:
1. Colors from the `tab-indicator` window rule, if set. 1. Colors from the `tab-indicator` window rule, if set.
1. Colors from the `tab-indicator` layout options, if set (you're here). 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. 1. If neither are set, niri picks the color matching the window border or focus ring, whichever one is active.