Re-added visualbell patch

This commit is contained in:
bakkeby 2020-08-08 18:09:00 +02:00
parent c8d69b5d70
commit 315c5cbe9f
3 changed files with 27 additions and 2 deletions

View file

@ -210,6 +210,11 @@
*/
#define VERTCENTER_PATCH 0
/* Briefly inverts window content on terminal bell event.
* https://st.suckless.org/patches/visualbell/
*/
#define VISUALBELL_1_PATCH 0
/* Adds support for w3m images.
* https://st.suckless.org/patches/w3m/
*/