mirror of
https://github.com/niri-wm/niri.git
synced 2026-06-21 02:01:55 +07:00
wiki: Fix images
GitHub is making this harder than necessary
This commit is contained in:
@@ -8,7 +8,7 @@ Maximized columns still leave space for [struts] and [gaps], and can contain mul
|
||||
The windows retain their borders.
|
||||
This is the simplest of the sizing modes, and is equivalent to `proportion 1.0` column width, or `set-column-width "100%"`.
|
||||
|
||||

|
||||

|
||||
|
||||
You can make a window open in a maximized column with the [`open-maximized true`](./Configuration:-Window-Rules.md#open-maximized) window rule.
|
||||
|
||||
@@ -23,7 +23,7 @@ Windows can also control maximizing-to-edges: when you click on the square icon
|
||||
|
||||
You can put multiple maximized windows into a [tabbed column](./Tabs.md), but not into a regular column.
|
||||
|
||||

|
||||

|
||||
|
||||
You can make a window open maximized-to-edges, or prevent a window from maximizing upon opening, with the [`open-maximized-to-edges`](./Configuration:-Window-Rules.md#open-maximized-to-edges) window rule.
|
||||
|
||||
@@ -40,7 +40,7 @@ This backdrop helps match the screen size when the window itself remains too sma
|
||||
When a fullscreen window is focused and not animating, it will cover floating windows and the top layer-shell layer.
|
||||
If you want for example your layer-shell notifications or launcher to appear over fullscreen windows, configure the respective tools to put them on the overlay layer-shell layer.
|
||||
|
||||

|
||||

|
||||
|
||||
You can make a window open fullscreen, or prevent a window from fullscreening upon opening, with the [`open-fullscreen`](./Configuration:-Window-Rules.md#open-fullscreen) window rule.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user