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

Bar appears even though disabled in config #35

Closed rasmus-rap closed 2 years ago

rasmus-rap commented 2 years ago

Please describe the bug Even though the bar is disabled in the config it gets drawn with the configured modules until I resave the config file and it gets reloaded. Happens in both Xephyr and normal usage

Steps to reproduce: Clone the repo, make release, disable Bar in config and launch Hypr. Bar appears Open the config file in VScode or nano and save it without changing anything and it will disappear as it should