From 3a52163eab96b628346a24c4922aa24ea2fc3bad Mon Sep 17 00:00:00 2001 From: zachir Date: Mon, 20 Feb 2023 03:45:53 -0600 Subject: add relativeborder patch --- st.h | 1 + 1 file changed, 1 insertion(+) (limited to 'st.h') diff --git a/st.h b/st.h index c8dc0f9..cb9aa30 100644 --- a/st.h +++ b/st.h @@ -95,6 +95,7 @@ void sendbreak(const Arg *); void toggleprinter(const Arg *); void copyurl(const Arg *); +static int borderpx; int tattrset(int); int tisaltscr(void); void tnew(int, int); -- cgit v1.2.3