mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2025-12-20 03:30:02 +01:00
Document that splash is now default true (#1308)
See 1d8df14fce (diff-9993bc2bbc311ab9e2cb878dbc44bc4f9d5edc5216b9aa3172e4b10b9b0d61f5R23-R26)
This commit is contained in:
parent
865d8bc1ff
commit
df8f91ee30
1 changed files with 1 additions and 1 deletions
|
|
@ -74,7 +74,7 @@ These should be set outside of the `wallpaper{...}` sections.
|
|||
|
||||
| variable | description | type | default |
|
||||
| --- | --- | --- | --- |
|
||||
| `splash` | enable rendering of the hyprland splash over the wallpaper | bool | `false` |
|
||||
| `splash` | enable rendering of the hyprland splash over the wallpaper | bool | `true` |
|
||||
| `splash_offset` | how far up should the splash be displayed | float | `20` |
|
||||
| `splash_opacity` | how opaque the splash is | float | `0.8` |
|
||||
| `ipc` | whether to enable IPC | bool | `true` |
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue