Hypr icon indicating copy to clipboard operation
Hypr copied to clipboard

Option for top gap for other bars

Open rebdeg opened this issue 2 years ago • 9 comments

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 avatar May 10 '22 16:05 rebdeg

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)

vaxerski avatar May 10 '22 16:05 vaxerski

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

rebdeg avatar May 10 '22 17:05 rebdeg

they are

vaxerski avatar May 10 '22 18:05 vaxerski

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

linuxmobile avatar May 15 '22 03:05 linuxmobile

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!

rebdeg avatar May 15 '22 04:05 rebdeg

added with the latest merge of a pr

vaxerski avatar May 21 '22 22:05 vaxerski

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

rebdeg avatar May 22 '22 16:05 rebdeg

wasnt me but sure

vaxerski avatar May 22 '22 16:05 vaxerski

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.

lucifer10607 avatar May 07 '23 07:05 lucifer10607