aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/rootston/config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/rootston/config.h b/include/rootston/config.h
index 71ee61c7..1fb2911d 100644
--- a/include/rootston/config.h
+++ b/include/rootston/config.h
@@ -48,6 +48,7 @@ struct roots_config {
struct {
char *mapped_output;
struct wlr_box *mapped_box;
+ char *theme;
} cursor;
struct wl_list outputs;