engstrand-config / dwl-guile

Dynamic tiling Wayland compositor configurable in Guile Scheme, based on dwl and libguile - now with a REPL!
Other
97 stars 5 forks source link

Changing monitor settings using wlr-randr causes a black screen and no output #19

Closed johanengstrand closed 1 year ago

johanengstrand commented 2 years ago

dwl-guile does not seem to respect refresh rates above 60 Hz that I set under #:monitor for my current system p400s. The command wlr-randr --output DP-1 --custom-mode 2560x1440@120 should set the refresh rate to 120 Hz, but instead causes a black screen and no output.

Everything seems to work fine in Sway.

Frewacom commented 2 years ago

I broke the monitor-config patch in the latest update, hence why your settings does not work. As for wlr-randr, this seems to be an issue in upstream dwl as well.

Frewacom commented 2 years ago

Should hopefully work like before as of v1.3.1.