Re: [dev] Zooming
Are you speaking of st? In this case... no. It's not a common issue (or at least my config.h works fine) Here's the relevant content of my config.h file: ``` { TERMMOD, XK_Prior, zoom, {.f = +1} }, { TERMMOD, XK_Next,zoom,
[dev] Zooming
Hello, I have set up bindings for zooming, but when I try to zoom it only scrolls... Is this is a common issue? //F