summaryrefslogtreecommitdiffstats
path: root/swaybar/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'swaybar/config.h')
-rw-r--r--swaybar/config.h6
1 files changed, 1 insertions, 5 deletions
diff --git a/swaybar/config.h b/swaybar/config.h
index 5cda97e6..ee06668e 100644
--- a/swaybar/config.h
+++ b/swaybar/config.h
@@ -26,11 +26,7 @@ struct swaybar_config {
26 bool binding_mode_indicator; 26 bool binding_mode_indicator;
27 bool workspace_buttons; 27 bool workspace_buttons;
28 28
29 int margin; 29 int height;
30 int ws_horizontal_padding;
31 double ws_vertical_padding;
32 int ws_spacing;
33 int text_height;
34 30
35 struct { 31 struct {
36 uint32_t background; 32 uint32_t background;