summaryrefslogtreecommitdiffstats
path: root/include/theme.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/theme.h')
-rw-r--r--include/theme.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/theme.h b/include/theme.h
index 1dbbb403..9bcf6d8d 100644
--- a/include/theme.h
+++ b/include/theme.h
@@ -43,7 +43,7 @@ typedef enum {
typedef struct ThemeMedia {
ThemeMediaType type;
- RofiDistance value;
+ int value;
} ThemeMedia;
/**