summaryrefslogtreecommitdiff
path: root/zenburn.lua
diff options
context:
space:
mode:
authorAdrian C. (anrxc) <anrxc@sysphere.org>2009-09-12 16:00:11 +0200
committerAdrian C. (anrxc) <anrxc@sysphere.org>2009-09-12 16:00:11 +0200
commitb76b9429356df9233446a1b42216bbcac7f09d74 (patch)
tree8d5f6c7b04ba9702b477b18452e9497465048b94 /zenburn.lua
parent02292f5b87cd64492b8ff39cfb8e94b3afcedec4 (diff)
downloadawesome-configs-b76b9429356df9233446a1b42216bbcac7f09d74.tar.xz
zenburn: tooltips added
Diffstat (limited to 'zenburn.lua')
-rw-r--r--zenburn.lua9
1 files changed, 6 insertions, 3 deletions
diff --git a/zenburn.lua b/zenburn.lua
index 54268bf..d7102b9 100644
--- a/zenburn.lua
+++ b/zenburn.lua
@@ -50,7 +50,11 @@ theme.border_widget = "#3F3F3F"
-- {{{ Mouse finder
theme.mouse_finder_color = "#CC9393"
---theme.mouse_finder_[timeout|animate_timeout|radius|factor]
+-- theme.mouse_finder_[timeout|animate_timeout|radius|factor]
+-- }}}
+
+-- {{{ Tooltips
+-- theme.tooltip_[font|opacity|fg_color|bg_color|border_width|border_color]
-- }}}
-- {{{ Taglist and Tasklist
@@ -58,9 +62,8 @@ theme.mouse_finder_color = "#CC9393"
-- }}}
-- {{{ Menu
--- theme.menu_[height|width]
-- theme.menu_[bg|fg]_[normal|focus]
--- theme.menu_[border_color|border_width]
+-- theme.menu_[height|width|border_color|border_width]
-- }}}
-- }}}