mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-02 09:01:38 -05:00
Set default cursor image in rootston
This commit is contained in:
parent
8ccb5b0b66
commit
925497fbea
6 changed files with 18 additions and 3 deletions
|
|
@ -51,6 +51,7 @@ struct roots_cursor_config {
|
|||
char *mapped_output;
|
||||
struct wlr_box *mapped_box;
|
||||
char *theme;
|
||||
char *default_image;
|
||||
struct wl_list link;
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue