summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorstreetturtle <streetturtle@users.noreply.github.com>2017-10-12 19:57:58 -0400
committerGitHub <noreply@github.com>2017-10-12 19:57:58 -0400
commit047c670cc67e33eb57bb88dfa93e71ffe82e5c53 (patch)
treed0a9a6c11a65021e2dbd20c78a610ba374307f4e
parent74c6db82f594b1960a05bce01be46808f93c7985 (diff)
parent7077827f84eb2a3a73de23373db8b70e28e478fd (diff)
Merge pull request #21 from iseurie/master
fix typo
-rw-r--r--batteryarc-widget/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/batteryarc-widget/README.md b/batteryarc-widget/README.md
index cc9c1b0..7ba4162 100644
--- a/batteryarc-widget/README.md
+++ b/batteryarc-widget/README.md
@@ -16,7 +16,7 @@ Widget uses following beautiful variables with values:
```lua
theme.widget_main_color = "#74aeab"
theme.widget_red = "#e53935"
-theme.widget_yelow = "#c0ca33"
+theme.widget_yellow = "#c0ca33"
theme.widget_green = "#43a047"
theme.widget_black = "#000000"
theme.widget_transparent = "#00000000"
@@ -41,4 +41,4 @@ s.mytasklist, -- Middle widget
## Troubleshooting
-In case of any doubts or questions don't hesitate to raise an [issue](https://github.com/streetturtle/awesome-wm-widgets/issues/new). \ No newline at end of file
+In case of any doubts or questions don't hesitate to raise an [issue](https://github.com/streetturtle/awesome-wm-widgets/issues/new).