Adding universcroll patch ref. #21

This commit is contained in:
bakkeby 2021-05-08 17:49:04 +02:00
parent a1303a8811
commit a5435903d4
11 changed files with 36 additions and 12 deletions

View file

@ -292,6 +292,12 @@
*/
#define UNDERCURL_PATCH 0
/* Allows mouse scroll without modifier keys for regardless of alt screen using the external
* scroll program.
* https://st.suckless.org/patches/universcroll/
*/
#define UNIVERSCROLL_PATCH 0
/* Vertically center lines in the space available if you have set a larger chscale in config.h
* https://st.suckless.org/patches/vertcenter/
*/