regolith-linux / regolith-styles

A convention for organizing Xresource-based theme data.
GNU General Public License v3.0
56 stars 21 forks source link

add: missing date.format #2

Closed p3k closed 5 years ago

p3k commented 5 years ago

don’t know if this was omitted by purpose but i think the date format would actually be nice to already be provided in this xresources file

kgilmer commented 5 years ago

It was a miss by me. As you probably already know, it's looking for the value here: https://github.com/regolith-linux/regolith-i3xrocks-config/blob/master/scripts/time#L2

Thank you for this PR! Were you able to successfully test a date format change?

p3k commented 5 years ago

Thank you for this PR! Were you able to successfully test a date format change?

no worries – thank you for all your work!

and yes, i am using this custom date format:

i3xrocks.date.format:      + %d %b %H:%M

image