From 9e0a81119c011d3e3d695be71e728bf3148d85ee Mon Sep 17 00:00:00 2001 From: "Adrian C. (anrxc)" Date: Fri, 18 Dec 2009 22:49:10 +0100 Subject: zenburn: added wifi icon --- icons/wifi.png | Bin 213 -> 215 bytes zenburn.lua | 1 + 2 files changed, 1 insertion(+) diff --git a/icons/wifi.png b/icons/wifi.png index d9eaef5..d3db077 100644 Binary files a/icons/wifi.png and b/icons/wifi.png differ 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" -- cgit v1.2.3