summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStefan Ritter <xeno@thehappy.de>2009-05-02 04:32:29 +0200
committerStefan Ritter <xeno@thehappy.de>2009-05-02 04:32:29 +0200
commite5342b2921ba400af1534fa19250ee980e852512 (patch)
tree3c84438564a6b1e89796d7a76fb6ffe5a0629f7e
parentcb8a819a753ba2be483221af1426eabc36eb61e5 (diff)
Fixed memory icon
-rw-r--r--awesomerc2
1 files changed, 1 insertions, 1 deletions
diff --git a/awesomerc b/awesomerc
index f221210..3c61eb7 100644
--- a/awesomerc
+++ b/awesomerc
@@ -32,7 +32,7 @@ screen 0 {
taglist tags {}
iconbox power_logo { image = "/home/xeno/etc/icons/tango/devices/battery.png" align = "right" }
textbox power { align = "right" }
- iconbox mem_logo { image = "/home/xeno/etc/icons/shield.png" align = "right" }
+ iconbox mem_logo { image = "/home/xeno/etc/icons/tango/emblems/emblem-system.png" align = "right" }
emptybox 01 { width = "5" align = "right" }
progressbar mem { data mem_state { bordercolor = "#99cc00" fg = "#cc6600" } width = "60" height = .7 align = "right" }
emptybox 02 { width = "5" align = "right" }