fix spelling
This commit is contained in:
parent
74c6db82f5
commit
7077827f84
|
@ -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).
|
||||
In case of any doubts or questions don't hesitate to raise an [issue](https://github.com/streetturtle/awesome-wm-widgets/issues/new).
|
||||
|
|
Loading…
Reference in New Issue