Document that splash is now default true (#1308)

See 1d8df14fce (diff-9993bc2bbc311ab9e2cb878dbc44bc4f9d5edc5216b9aa3172e4b10b9b0d61f5R23-R26)
This commit is contained in:
Antonio Cheong 2025-12-09 12:20:11 +00:00 committed by GitHub
parent 865d8bc1ff
commit df8f91ee30
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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` |