mirror of
https://github.com/i3/i3.git
synced 2026-04-27 09:25:47 +00:00
This introduces a "separator_symbol" property for the i3bar configuration. If set, the specified string will be used as a separator instead of a vertical line. Since it is an optional configuration, complete backwards compatibility is given. fixes #1472