hyprpaper: add splash_color (#573)

This commit is contained in:
LOSEARDES77 2024-04-04 21:52:51 +02:00 committed by GitHub
parent a569c34633
commit 68eec5d3fa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

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