Commit a284c701941d5652464d16018149b63f5be6d673
1 parent
b224cfdad5
Exists in
master
minor theme notes
Showing 1 changed file with 3 additions and 0 deletions Side-by-side Diff
awesome/awesome/zenburn_LR/theme.lua
View file @
a284c70
... | ... | @@ -8,6 +8,7 @@ |
8 | 8 | |
9 | 9 | -- {{{ Main |
10 | 10 | theme = {} |
11 | +--TODO better wallpaper handling | |
11 | 12 | theme.wallpaper_cmd = { "awsetbg -a .wallpaper.jpg" } |
12 | 13 | -- }}} |
13 | 14 | |
... | ... | @@ -46,6 +47,8 @@ |
46 | 47 | --theme.taglist_bg_focus = "#CC9393" |
47 | 48 | -- }}} |
48 | 49 | |
50 | + | |
51 | +--TODO use these variables | |
49 | 52 | -- {{{ Widgets |
50 | 53 | -- You can add as many variables as |
51 | 54 | -- you wish and access them by using |