wiki: Clarify FAQ question about border with background

This commit is contained in:
Ivan Molodetskikh
2025-05-06 16:17:16 +03:00
parent 57639ca84c
commit 4b44fba14c
+1 -1
View File
@@ -6,7 +6,7 @@ Then niri will ask windows to omit client-side decorations, and also inform them
Note that currently this will prevent edge window resize handles from showing up.
You can still resize windows by holding <kbd>Mod</kbd> and the right mouse button.
### Why is the border/focus ring showing up through semitransparent windows?
### Why are transparent windows tinted? / Why is the border/focus ring showing up through semitransparent windows?
Uncomment the [`prefer-no-csd` setting](./Configuration:-Miscellaneous.md#prefer-no-csd) at the top level of the config, and then restart your apps.
Niri will draw focus rings and borders *around* windows that agree to omit their client-side decorations.