summaryrefslogtreecommitdiff
path: root/ram-widget
diff options
context:
space:
mode:
authorstreetturtle <streetturtle@gmail.com>2018-01-20 21:58:21 -0500
committerstreetturtle <streetturtle@gmail.com>2018-01-20 21:58:21 -0500
commit23330e644341c3acf24ee48709f3cf0249c9b55a (patch)
treeb16d52a15bce0f3b7938468676f80c7959cf2d69 /ram-widget
parentdcd6f6269018c6d5f3257c77a69624cf76fcc5d2 (diff)
update ram widget
Diffstat (limited to 'ram-widget')
-rw-r--r--ram-widget/ram-widget.lua4
1 files changed, 1 insertions, 3 deletions
diff --git a/ram-widget/ram-widget.lua b/ram-widget/ram-widget.lua
index f59d79a..b378990 100644
--- a/ram-widget/ram-widget.lua
+++ b/ram-widget/ram-widget.lua
@@ -27,8 +27,6 @@ local w = wibox {
w:setup {
border_width = 0,
colors = {
--- '#74aeab',
--- '#6eaaa7',
'#5ea19d',
'#55918e',
'#4b817e',
@@ -76,4 +74,4 @@ ramgraph_widget:buttons(
)
)
-return ramgraph_widget \ No newline at end of file
+return ramgraph_widget