Skip to content

DrPandemic/dzen2-calendar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dzen2-calendar

A small calendar widget written in ruby strongly inspired by https://github.com/Iambecomeroot/dotfiles

image

Requirements

  • X
  • ruby
  • dzen2

Usage

There's many optional arguments that can be passed to customize its behavior.

Usage: dzen2-calendar [options]
        --bg '#0E0D15'               Set background color
        --fg '#DDDDDD'               Set foreground color
        -x 1650                      X position
        -y 810                       Y position
        -w, --width 26               Set calendar width
        -s, --screen 1               Set screen on which the calendar is displayed
        --year 1970                  Set the displayed year
        --month 2                    Set the displayed month
        --no-toggle                  Determine if a new calendar should be opened after closing the previous one

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages