wiki/FAQ: Mention Firefox 1 px border

This commit is contained in:
Ivan Molodetskikh
2025-11-23 11:39:43 +03:00
parent 42922097a8
commit efbe29f3fa
+5
View File
@@ -142,3 +142,8 @@ profile {
output eDP-1 enable scale 1.25 position 1920,0
}
```
### Why does Firefox or Thunderbird have 1 px smaller border?
They draw their own 1 px dark border around the window, which obscures one pixel of niri's border.
If you don't like this, set the [`clip-to-geometry true` window rule](./Configuration:-Window-Rules.md#clip-to-geometry).