Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update readme cch to custom_header: #18

Closed
KShips opened this issue Jan 13, 2020 · 0 comments
Closed

Update readme cch to custom_header: #18

KShips opened this issue Jan 13, 2020 · 0 comments

Comments

@KShips
Copy link

KShips commented Jan 13, 2020

Since cch was replaced with Custom Header, step 4 needs to be updated from cch to custom_header.

Edit, clock didn't work either so I have updated code to fix.

Change

cch:
  background: rgba(155, 155, 155, 0.25)
  clock_format: 24
  options: clock
  swipe_animate: fade
  swipe_prevent_default: true

to

custom_header:
  background: 'rgba(155, 155, 155, 0.25)'
  swipe_animate: fade
  swipe_prevent_default: true
  compact_mode: true
  button_text:
    options: '{{ hours12 }}:{{ minutesLZ }}'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant