My configuration files

[[ ๐Ÿ—ƒ ^qn870 konfigz ]] :: [๐Ÿ“ฅ Inbox] [๐Ÿ“ค Outbox] [๐Ÿ’ฅ Errbox] [๐Ÿค Followers] [๐Ÿค Collaborators] [๐Ÿ— Projects] [๐Ÿ›  Commits] [โ‘‚ Forks]
[โ‘‚ Fork]

Clone

HTTPS: git clone https://fig.fr33domlover.site/repos/qn870

SSH: git clone USERNAME@fig.fr33domlover.site:qn870

Branches

Tags

master :: dotconky /

cal

๐Ÿ—Ž Readme.txt
๐Ÿ—Ž easy_cal.py

Readme.txt

    This Python script will display a calendar of the current month in Conky. Call it in conky by using ${execpi <interval in seconds> python /path/to/cal.py}. You may have to edit/delete the "${offset}" variables in the following line to make it display just right:


cal = '${alignc}${offset -8}' + '\n${offset 37}'.join(parts)

    Besides that, if you want to edit the colors just find all the instances of "${color" and edit them to your liking. Happy scripting! }

[See repo JSON]