Simple Awesome 3.5 calendar widget, based on http://awesome.naquadah.org/wiki/Calendar_widget
-
Go to configuration directory, usually
~/.config/awesome -
Clone repository:
git clone https://github.com/cdump/awesome-calendar.git calendar35
- Modify your
rc.lua, add
local calendar = require("calendar35")
calendar.addCalendarToWidget(your_datetime_widget)
