aboutsummaryrefslogtreecommitdiff
path: root/conky
diff options
context:
space:
mode:
authorAdrian Kummerlaender2015-01-03 10:39:32 +0100
committerAdrian Kummerlaender2015-01-03 10:39:32 +0100
commite87e4f4d886a765d62000bf150c090bfa51dccd8 (patch)
tree74aeaa5beb807d66644b1bff30c30f6e2623346d /conky
parent626464e05809ef8024f16ff7e192a76bc09fca23 (diff)
downloaddotfiles-e87e4f4d886a765d62000bf150c090bfa51dccd8.tar
dotfiles-e87e4f4d886a765d62000bf150c090bfa51dccd8.tar.gz
dotfiles-e87e4f4d886a765d62000bf150c090bfa51dccd8.tar.bz2
dotfiles-e87e4f4d886a765d62000bf150c090bfa51dccd8.tar.lz
dotfiles-e87e4f4d886a765d62000bf150c090bfa51dccd8.tar.xz
dotfiles-e87e4f4d886a765d62000bf150c090bfa51dccd8.tar.zst
dotfiles-e87e4f4d886a765d62000bf150c090bfa51dccd8.zip
Removed conky status bar units to get a more consistent view
Diffstat (limited to 'conky')
-rw-r--r--conky/.conkyrc10
1 files changed, 5 insertions, 5 deletions
diff --git a/conky/.conkyrc b/conky/.conkyrc
index 03bbae4..c296335 100644
--- a/conky/.conkyrc
+++ b/conky/.conkyrc
@@ -19,7 +19,7 @@ TEXT
"separator" : false\
},\
{\
- "full_text" : "${fs_used_perc /}% ",\
+ "full_text" : "${fs_used_perc /} ",\
"color" : "\#909737"\
},\
{\
@@ -56,7 +56,7 @@ TEXT
"separator" : false\
},\
{\
- "full_text" : "${acpitemp}°C ",\
+ "full_text" : "${acpitemp} ",\
"color" : "\#909737"\
},\
{\
@@ -72,7 +72,7 @@ TEXT
"separator" : false\
},\
{\
- "full_text" : "${memperc}% ",\
+ "full_text" : "${memperc} ",\
"color" : "\#909737"\
},\
{\
@@ -80,7 +80,7 @@ TEXT
"separator" : false\
},\
{\
- "full_text" : "${cpu cpu0}% ",\
+ "full_text" : "${cpu cpu0} ",\
"color" : "\#909737"\
},\
{\
@@ -94,7 +94,7 @@ TEXT
"separator" : false\
},\
{\
- "full_text" : "(${exec upower -i /org/freedesktop/UPower/devices/battery_BAT0 | pcregrep -o1 '^[ ]*energy.rate:[ ]*([\S]{1,4})'}W) "\
+ "full_text" : "(${exec upower -i /org/freedesktop/UPower/devices/battery_BAT0 | pcregrep -o1 '^[ ]*energy.rate:[ ]*([\S]{1,4})'}) "\
},\
${else}\
{\