Skip to content
This repository has been archived by the owner on Jan 12, 2020. It is now read-only.

0.4

Compare
Choose a tag to compare
@okitavera okitavera released this 02 Nov 08:20
· 26 commits to master since this release
07d5b66
[main]
    # set mode (vertical/horizontal)
    mode = horizontal
    # set spacing between card and widget
    spacing = 20
  • New option: card padding
[card]
    # set padding
    padding-bottom = 10
    padding-left = 10
    padding-right = 10
    padding-top = 10