X-Git-Url: https://git.danieliu.xyz/?a=blobdiff_plain;ds=sidebyside;f=st.h;h=ad943517b2660891505b36c7d79334c60e86676b;hb=626b0ae40c71b6c1e02ece79bf033432647381a6;hp=9ece72f487ccd5323914974e2f2943857a5a50ed;hpb=d5275012b45149a2a6e94679609aacca478221ad;p=st.git diff --git a/st.h b/st.h index 9ece72f..ad94351 100644 --- a/st.h +++ b/st.h @@ -246,6 +246,7 @@ extern int allowaltscreen; extern unsigned int xfps; extern unsigned int actionfps; extern unsigned int cursorthickness; +extern int bellvolume; extern unsigned int blinktimeout; extern char termname[]; extern const char *colorname[];