]> git.sur5r.net Git - i3/i3/commit
Use correct fallback color for decoration_border. 2150/head
authorIngo Bürk <ingo.buerk@tngtech.com>
Wed, 6 Jan 2016 14:19:42 +0000 (09:19 -0500)
committerIngo Bürk <ingo.buerk@tngtech.com>
Wed, 6 Jan 2016 14:19:42 +0000 (09:19 -0500)
commitbcee585e17b3968a1967fc3d55e984fc909d355b
treead8ba1f76e2d21746ede5703fbe07751d3c4b4cc
parent8fce04b1e5670593d1a2143b2b416e318869f09c
Use correct fallback color for decoration_border.

The newly introduced decoration_border color incorrectly uses the default value
for "background" as a fallback when not specified. Instead, it should use the
user-specified "background" as a fallback.

fixes #2149
src/config_directives.c