mirror of
https://github.com/niri-wm/niri.git
synced 2026-06-23 02:05:33 +07:00
wiki: Move sentence to a better spot
This commit is contained in:
@@ -538,12 +538,12 @@ This is applied on top of the window's own opacity, so semitransparent windows w
|
|||||||
|
|
||||||
Opacity is applied to every surface of the window individually, so subsurfaces and pop-up menus will show window content behind them.
|
Opacity is applied to every surface of the window individually, so subsurfaces and pop-up menus will show window content behind them.
|
||||||
|
|
||||||
Opacity can be toggled on or off for a window using the [`toggle-window-rule-opacity`](./Configuration:-Key-Bindings.md) action.
|
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
Also, focus ring and border with background will show through semitransparent windows (see `prefer-no-csd` and the `draw-border-with-background` window rule below).
|
Also, focus ring and border with background will show through semitransparent windows (see `prefer-no-csd` and the `draw-border-with-background` window rule below).
|
||||||
|
|
||||||
|
Opacity can be toggled on or off for a window using the [`toggle-window-rule-opacity`](./Configuration:-Key-Bindings.md) action.
|
||||||
|
|
||||||
```kdl
|
```kdl
|
||||||
// Make inactive windows semitransparent.
|
// Make inactive windows semitransparent.
|
||||||
window-rule {
|
window-rule {
|
||||||
|
|||||||
Reference in New Issue
Block a user