Awesome
awesome-calendar
About
Simple Awesome 3.5 / 4 calendar widget, based on http://awesome.naquadah.org/wiki/Calendar_widget
Install
-
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)