summaryrefslogtreecommitdiff
path: root/zenburn.lua
diff options
context:
space:
mode:
authorAdrian C. (anrxc) <anrxc@sysphere.org>2009-12-26 22:43:48 +0100
committerAdrian C. (anrxc) <anrxc@sysphere.org>2009-12-26 22:43:48 +0100
commitc5dd408c09e463e8bd06303497ab9db21c5a4230 (patch)
tree0b2e2b16c353c0b525af26a3e90c8b8339b68006 /zenburn.lua
parent33bbb86bec46a7eb311ef56f776f27caf8c2d1a6 (diff)
downloadawesome-configs-c5dd408c09e463e8bd06303497ab9db21c5a4230.tar.xz
rc.lua: separator is now an imagebox
Commit 15b92bf introduced the wibox border, now this commit moves widgets into containers.
Diffstat (limited to 'zenburn.lua')
-rw-r--r--zenburn.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/zenburn.lua b/zenburn.lua
index 5648764..bd12f27 100644
--- a/zenburn.lua
+++ b/zenburn.lua
@@ -111,6 +111,7 @@ theme.widget_vol = theme.confdir .. "/icons/vol.png"
theme.widget_org = theme.confdir .. "/icons/cal.png"
theme.widget_date = theme.confdir .. "/icons/time.png"
theme.widget_crypto = theme.confdir .. "/icons/crypto.png"
+theme.widget_sep = theme.confdir .. "/icons/separator.png"
-- }}}
-- {{{ Titlebar icons