config: Fix David Delassus's little mistake: occupied_tag -> occupied_bg.

This commit is contained in:
Martin Duquesnoy
2008-12-02 19:45:59 +01:00
parent 20e74f62e8
commit a4307b6364
3 changed files with 8 additions and 9 deletions

2
wmfsrc
View File

@@ -39,7 +39,7 @@ layouts
tags
{
tag_round = false
occupied_tag = "#003366"
occupied_bg = "#003366"
sel_fg = "#191919"
sel_bg = "#7E89A2"
border = "#3F485E"