This commit is contained in:
streetturtle 2019-12-12 22:40:31 -05:00
parent 8fea20806e
commit ed80d988ff
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ The placement is setup in theme.lua by `calendar_placement` variable, currently
# How to use
This widget need an 'anchor' - another widget which triggers visibility of the calendar. Default `mytextclock` is the perfect candidate!
This widget needs an 'anchor' - another widget which triggers visibility of the calendar. Default `mytextclock` is the perfect candidate!
```lua
local calendar_widget = require("awesome-wm-widgets.calendar-widget.calendar")