summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--icons/wifi.pngbin213 -> 215 bytes
-rw-r--r--zenburn.lua1
2 files changed, 1 insertions, 0 deletions
diff --git a/icons/wifi.png b/icons/wifi.png
index d9eaef5..d3db077 100644
--- a/icons/wifi.png
+++ b/icons/wifi.png
Binary files 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"