mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2024-11-22 12:45:59 +01:00
hyprpaper: add splash_color (#573)
This commit is contained in:
parent
a569c34633
commit
68eec5d3fa
1 changed files with 1 additions and 0 deletions
|
@ -32,6 +32,7 @@ To run hyprpaper at startup edit `hyprland.conf` and add:
|
|||
| --- | --- | --- | --- |
|
||||
| splash | enable rendering of the hyprland splash over the wallpaper | bool | false |
|
||||
| splash_offset | how far (in % of height) up should the splash be displayed | float | 2.0 |
|
||||
| splash_color | color to use when rendering splash | color | 55ffffff |
|
||||
| ipc | whether to enable IPC | bool | true |
|
||||
|
||||
## IPC
|
||||
|
|
Loading…
Reference in a new issue