mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-27 18:51:41 +02:00
Add option background_image_anchor to configure bgimage position
This commit is contained in:
@@ -47,6 +47,7 @@ typedef struct {
|
||||
|
||||
char* background_image;
|
||||
BackgroundImageLayout background_image_layout;
|
||||
BackgroundImageAnchor background_image_anchor;
|
||||
bool background_image_linear;
|
||||
float background_tint;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user