mirror of
https://github.com/niri-wm/niri.git
synced 2026-06-21 02:01:55 +07:00
wiki: Update backdrop-color examples
This commit is contained in:
@@ -168,8 +168,9 @@ The backdrop is also visible between workspaces when switching.
|
||||
The alpha channel for this color will be ignored.
|
||||
|
||||
```kdl
|
||||
// Make the backdrop light.
|
||||
overview {
|
||||
backdrop-color "#262626"
|
||||
backdrop-color "#777777"
|
||||
}
|
||||
```
|
||||
|
||||
|
||||
@@ -41,6 +41,7 @@ overview {
|
||||
To change the color behind the workspaces, use the `backdrop-color` setting:
|
||||
|
||||
```kdl
|
||||
// Make the backdrop light.
|
||||
overview {
|
||||
backdrop-color "#777777"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user