diff options
Diffstat (limited to 'batteryarc-widget')
-rw-r--r-- | batteryarc-widget/README.md | 4 |
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). |