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

How to change font size? #37

Open
romildo opened this issue Sep 28, 2019 · 2 comments · May be fixed by #38
Open

How to change font size? #37

romildo opened this issue Sep 28, 2019 · 2 comments · May be fixed by #38

Comments

@romildo
Copy link

romildo commented Sep 28, 2019

The default font size (8) is too small for me. How can it be easily changed on my awesome configuration?

I have tried

cyclefocus.default_preset = { font = "sans 12" }

without success.

blueyed added a commit that referenced this issue Sep 29, 2019
@blueyed blueyed linked a pull request Sep 29, 2019 that will close this issue
1 task
@blueyed
Copy link
Owner

blueyed commented Sep 29, 2019

You have to define preset_for_offset currently, but then in two places / override it completely.

See #38 for an easier approach, please try it / provide feedback there.

@romildo
Copy link
Author

romildo commented Oct 15, 2019

You have to define preset_for_offset currently, but then in two places / override it completely.

See #38 for an easier approach, please try it / provide feedback there.

With PR #38 and putting the following in rc.lua works for me.

cyclefocus.default_preset.base_font_size = 14

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

Successfully merging a pull request may close this issue.

2 participants