]> git.armaanb.net Git - st.git/blobdiff - st.h
Move window urgency handling entirely into x.c
[st.git] / st.h
diff --git a/st.h b/st.h
index 9ece72f487ccd5323914974e2f2943857a5a50ed..ad943517b2660891505b36c7d79334c60e86676b 100644 (file)
--- 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[];