summaryrefslogtreecommitdiff
path: root/ni
diff options
context:
space:
mode:
authorNicolas Schodet2015-03-14 07:11:35 +0100
committerNicolas Schodet2015-03-14 07:11:35 +0100
commit7750058808e665e2dff282159c412742e8c03641 (patch)
treef10bfd051d2bd1672409ee70651f0c990f477460 /ni
parent02bcdd463dcf490d661f7aece24e9f502a16ff21 (diff)
add calendar
Diffstat (limited to 'ni')
-rw-r--r--ni/theme.lua2
1 files changed, 2 insertions, 0 deletions
diff --git a/ni/theme.lua b/ni/theme.lua
index 976246c..a0d2c27 100644
--- a/ni/theme.lua
+++ b/ni/theme.lua
@@ -34,6 +34,8 @@ theme.border_marked = "#91231c"
-- mouse_finder_[color|timeout|animate_timeout|radius|factor]
-- Example:
--theme.taglist_bg_focus = "#ff0000"
+theme.tooltip_fg_color = theme.fg_normal
+theme.tooltip_bg_color = theme.bg_normal
-- Display the taglist squares
theme.taglist_squares_sel = "/usr/share/awesome/themes/default/taglist/squarefw.png"