Merge branch 'master' into next

This commit is contained in:
Michael Stapelberg
2015-01-31 22:56:08 +01:00
3 changed files with 5 additions and 2 deletions

View File

@ -45,7 +45,7 @@ state INITIAL:
exectype = 'exec_always', 'exec' -> EXEC
colorclass = 'client.background'
-> COLOR_SINGLE
colorclass = 'client.focused_inactive', 'client.focused', 'client.unfocused', 'client.urgent'
colorclass = 'client.focused_inactive', 'client.focused', 'client.unfocused', 'client.urgent', 'client.placeholder'
-> COLOR_BORDER
# We ignore comments and 'set' lines (variables).