Fix config.spec comment

This commit is contained in:
Michael Stapelberg 2022-10-30 17:37:47 +01:00 committed by Michael Stapelberg
parent 9ac027234b
commit 5b0f848a40

View File

@ -164,7 +164,7 @@ state DEFAULT_BORDER_PIXELS_PX:
end
-> call cfg_default_border($windowtype, $border, &width)
# hide_edge_borders <none|vertical|horizontal|both|smart|no_gaps>
# hide_edge_borders <none|vertical|horizontal|both|smart|smart_no_gaps>
# also hide_edge_borders <bool> for compatibility
state HIDE_EDGE_BORDERS:
hide_borders = 'none', 'vertical', 'horizontal', 'both', 'smart_no_gaps', 'smart'