mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-22 16:28:19 +02:00
Make undercurl_style available to C code
This commit is contained in:
@@ -123,6 +123,7 @@ typedef struct {
|
||||
} *entries;
|
||||
} font_features;
|
||||
struct { Animation *cursor, *visual_bell; } animation;
|
||||
unsigned undercurl_style;
|
||||
} Options;
|
||||
|
||||
typedef struct WindowLogoRenderData {
|
||||
|
||||
Reference in New Issue
Block a user