Skip to content

time_and_date.rb #45

@derrickcope

Description

@derrickcope

Thank you for this gem. It is exactly what I was looking for.
There is a problem in a few of the example scripts

line #9 of time_and_date.rb should be

date = Barr::Blocks::Clock.new format: '%d of %b %Y', bgcolor: '#570B7A', fgcolor: '#FFFFFF', align: :r, icon: "\uf073"

you had %m instead of %d

The bspwm example doesn't work at all, I am not sure why. That is what I use so I am somewhat motivated to help fix it but I am not sure if my ruby is good enough

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions