From a284c701941d5652464d16018149b63f5be6d673 Mon Sep 17 00:00:00 2001 From: Ian Foster Date: Sat, 14 Dec 2013 16:43:55 -0800 Subject: [PATCH] minor theme notes --- awesome/awesome/zenburn_LR/theme.lua | 3 +++ 1 file changed, 3 insertions(+) diff --git a/awesome/awesome/zenburn_LR/theme.lua b/awesome/awesome/zenburn_LR/theme.lua index 6828aff..22dc222 100644 --- a/awesome/awesome/zenburn_LR/theme.lua +++ b/awesome/awesome/zenburn_LR/theme.lua @@ -8,6 +8,7 @@ -- {{{ Main theme = {} +--TODO better wallpaper handling theme.wallpaper_cmd = { "awsetbg -a .wallpaper.jpg" } -- }}} @@ -46,6 +47,8 @@ theme.titlebar_bg_normal = "#3F3F3F" --theme.taglist_bg_focus = "#CC9393" -- }}} + +--TODO use these variables -- {{{ Widgets -- You can add as many variables as -- you wish and access them by using -- 1.9.1