Fix shadow_offset position (#263)
This commit is contained in:
parent
303b7dfb69
commit
f0ecffe593
|
@ -100,8 +100,8 @@ static const struct cmd_handler handlers[] = {
|
|||
{ "set", cmd_set },
|
||||
{ "shadow_blur_radius", cmd_shadow_blur_radius },
|
||||
{ "shadow_color", cmd_shadow_color },
|
||||
{ "shadow_offset", cmd_shadow_offset },
|
||||
{ "shadow_inactive_color", cmd_shadow_inactive_color },
|
||||
{ "shadow_offset", cmd_shadow_offset },
|
||||
{ "shadows", cmd_shadows },
|
||||
{ "shadows_on_csd", cmd_shadows_on_csd },
|
||||
{ "show_marks", cmd_show_marks },
|
||||
|
|
Loading…
Reference in a new issue