- Function interp is public now
- Positions of widgets are adjusted
- Text color
- Font family
- Positioned above the clock module
- Provides current temperature and basic description
- Temperature unit is customizable in config.lua
- Uses https://openweathermap.org/api
Enabled modules are presented as a list:
modules = {'clock', 'system', 'spotify', 'weather'}
Implemented modules:
- Clock (displays current date and time)
- Spotify (displays current playing song and artist name)
- System (displays basic system info: cpu, ram, disk usage)