aboutsummaryrefslogtreecommitdiffstats
path: root/include/swaynag/types.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/swaynag/types.h')
-rw-r--r--include/swaynag/types.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/swaynag/types.h b/include/swaynag/types.h
index f7518d95..24da9418 100644
--- a/include/swaynag/types.h
+++ b/include/swaynag/types.h
@@ -11,6 +11,7 @@ struct swaynag_type {
11 // Colors 11 // Colors
12 uint32_t button_text; 12 uint32_t button_text;
13 uint32_t button_background; 13 uint32_t button_background;
14 uint32_t details_background;
14 uint32_t background; 15 uint32_t background;
15 uint32_t text; 16 uint32_t text;
16 uint32_t border; 17 uint32_t border;