hyprwm / Hypr

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

default config missing valuable entries #104

Closed ozwaldorf closed 1 year ago

ozwaldorf commented 1 year ago

Please describe the bug the default config populated by hypr does not have the full range of things that it should for easy modifications

Ideally, the default config should be 1:1 with the example config provided in the repo

ozwaldorf commented 1 year ago

Figured out I needed

window_resize_speed=5 # This is for windows resizing

I'm going to refactor the issue to be related to the default config not having some of these key values set.

vaxerski commented 1 year ago

https://github.com/hyprwm/Hypr/blob/d1e83d16c27801ee59145056a2a104cd6ea3b910/example/hypr.conf#L59

?

vaxerski commented 1 year ago

ah you mean autogen

vaxerski commented 1 year ago

fixed in af4641847b578b233a6f06806f575b3f320d74da