Skip to content

Dynamic calendar icons for Linux

License

Notifications You must be signed in to change notification settings

numixproject/numix-calendar-icons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Calendar Icons

This script will change the calendar icons in the numix theme(s), to represent the current date.

Usage

  1. Download this script and place it somewhere.
  2. Download and install a cron daemon (preferably anachron or fcron or the standard cron daemon if your computer is running 24/7)
    • When using anachron symlink your scirpt to /etc/cron.daily (this will ensure that the script is run every day)
    • When using fcron run fcrontab -e and add this line 2 0 * * * /path/to/script
    • When using the standard cron run crontab -e and add this line 2 0 * * * /path/to/script
  3. Enjoy!

About

Dynamic calendar icons for Linux

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages