Fix dzen2 panel script typo

This commit is contained in:
Bastien Dejean 2014-02-28 13:41:18 +01:00
parent f98162fc38
commit b8cf51d989

View file

@ -64,8 +64,8 @@ while read -r line ; do
;;
o*)
# occupied desktop
FG=$COLOR_OCUPPIED_FG
BG=$COLOR_OCUPPIED_BG
FG=$COLOR_OCCUPIED_FG
BG=$COLOR_OCCUPIED_BG
;;
f*)
# free desktop