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

Option for top gap for other bars #71

Open
rebdeg opened this issue May 10, 2022 · 9 comments
Open

Option for top gap for other bars #71

rebdeg opened this issue May 10, 2022 · 9 comments
Assignees
Labels
enhancement New feature or request

Comments

@rebdeg
Copy link

rebdeg commented May 10, 2022

Have been using hypr for a week now, after long time usage of bspwm, dwm and qtile. Thanks fot this great wm.
Two questions:

  1. Is there an option to increase the fontsize using the build-in bar
  2. I now use polybar but can't find an option to add only a top gap to prevent windows overwriting polybar. I currently solved this by increasing the outer gaps, but that is not a real solution.
  3. Thanks for your great wm!
@rebdeg rebdeg added the enhancement New feature or request label May 10, 2022
@vaxerski
Copy link
Member

Is there an option to increase the fontsize using the build-in bar

no

I now use polybar but can't find an option to add only a top gap to prevent windows overwriting polybar. I currently solved this by increasing the outer gaps, but that is not a real solution.

polybar config issue, config it properly and let the wm manage it (there's a setting to disallow that)

@rebdeg
Copy link
Author

rebdeg commented May 10, 2022

Thanks for your swift answer.
Multimediakeys (XF86Audio etc) are not implemented in hypr?

@vaxerski
Copy link
Member

they are

@linuxmobile
Copy link

Thanks for your swift answer. Multimediakeys (XF86Audio etc) are not implemented in hypr?

Yes. it's work fine.

bind=,XF86AudioMute,exec,amixer -q -D pulse sset Master toggle
bind=,XF86AudioLowerVolume,exec,amixer -q -D pulse sset Master 5%- unmute
bind=,XF86AudioRaiseVolume,exec,amixer -q -D pulse sset Master 5%+ unmute

@rebdeg
Copy link
Author

rebdeg commented May 15, 2022

The fonts of the builtin bar are too small to be readable on my 38 inch ultrawide, so an option to select not only the font for the bar, but also the font size would be great!

@vaxerski
Copy link
Member

added with the latest merge of a pr

@rebdeg
Copy link
Author

rebdeg commented May 22, 2022

Thanks for adding the fontsize option! Works like a charm :-)

@vaxerski
Copy link
Member

wasnt me but sure

@lucifer10607
Copy link

First of all thanks for this amazing wm. Secondly can you provide a sample config for polybar as polybar is overlapped by windows in my config.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants