summaryrefslogtreecommitdiff
path: root/zenburn.lua
diff options
context:
space:
mode:
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 c12bc73..5648764 100644
--- a/zenburn.lua
+++ b/zenburn.lua
@@ -105,6 +105,7 @@ theme.widget_mem = theme.confdir .. "/icons/mem.png"
theme.widget_fs = theme.confdir .. "/icons/disk.png"
theme.widget_net = theme.confdir .. "/icons/down.png"
theme.widget_netup = theme.confdir .. "/icons/up.png"
+theme.widget_wifi = theme.confdir .. "/icons/wifi.png"
theme.widget_mail = theme.confdir .. "/icons/mail.png"
theme.widget_vol = theme.confdir .. "/icons/vol.png"
theme.widget_org = theme.confdir .. "/icons/cal.png"