awsetbg: fix typo

Signed-off-by: Julien Danjou <julien@danjou.info>
This commit is contained in:
Julien Danjou 2008-09-13 13:33:23 +02:00
parent 2d42b3c15c
commit 306c20dd95
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@ if [ -z "$XDG_CACHE_HOME" ]
then
CONFIG_DIR="${HOME}/.cache/awesome"
else
CONDIG_DIR="${XDG_CACHE_HOME}/awesome"
CONFIG_DIR="${XDG_CACHE_HOME}/awesome"
fi
# The wallpapersetter is selected in this order