Re: [dev] Zooming

2021-01-14 Thread LuxGiammi
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

2021-01-14 Thread filip
Hello, I have set up bindings for zooming, but when I try to zoom it only scrolls... Is this is a common issue? //F