themes: default set a default wallpaper if possible

Signed-off-by: Julien Danjou <julien@danjou.info>
This commit is contained in:
Julien Danjou 2008-08-12 11:12:18 +02:00
parent 493179d771
commit 88f1345460
3 changed files with 2 additions and 1 deletions

View File

@ -276,6 +276,7 @@ set(AWESOME_THEMES_PATH ${AWESOME_DATA_PATH}/themes)
set(AWESOME_CONFIGURE_FILES
config.h.in
awesomerc.lua.in
themes/default.in
lib/awful.lua.in
awesome-version-internal.h.in
awesome.doxygen.in)

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

View File

@ -19,7 +19,7 @@ border_marked = #91231c
# You can use your own command to
# set your wallpaper
wallpaper_cmd = xsetroot -solid darkgrey
wallpaper_cmd = xsetbg -fullscreen -border black @AWESOME_THEMES_PATH@/default-background.png || xsetroot -solid darkgrey
# You can add as many variables as
# you wish and access them by using