hyprwm / Hypr

Hypr is a tiling window manager written in modern C++.
BSD 3-Clause "New" or "Revised" License
1.06k stars 32 forks source link

Option for top gap for other bars #71

Open rebdeg opened 2 years ago

rebdeg commented 2 years ago

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!
vaxerski commented 2 years ago

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 commented 2 years ago

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

vaxerski commented 2 years ago

they are

linuxmobile commented 2 years ago

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 commented 2 years ago

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 commented 2 years ago

added with the latest merge of a pr

rebdeg commented 2 years ago

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

vaxerski commented 2 years ago

wasnt me but sure

lucifer10607 commented 1 year ago

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.