diff --git a/src/config/parse_config.h b/src/config/parse_config.h index a9b4314b..6f03ab0f 100644 --- a/src/config/parse_config.h +++ b/src/config/parse_config.h @@ -2572,9 +2572,9 @@ void set_value_default() { config.focused_opacity = focused_opacity; config.unfocused_opacity = unfocused_opacity; - /* tablet */ + /* Tablet */ config.tablet_output_name = strdup(""); - // + memcpy(config.shadowscolor, shadowscolor, sizeof(shadowscolor)); memcpy(config.animation_curve_move, animation_curve_move,