From a2b1dfe1ba2309fe6ce615ed02fc6e36efed99e9 Mon Sep 17 00:00:00 2001 From: Luke Smith Date: Thu, 13 Dec 2018 17:23:38 -0500 Subject: ctrl-l chooses urls with xurls and dmenu --- st.h | 1 + 1 file changed, 1 insertion(+) (limited to 'st.h') diff --git a/st.h b/st.h index 850c5f0..01cad23 100644 --- a/st.h +++ b/st.h @@ -92,6 +92,7 @@ void die(const char *, ...); void redraw(void); void draw(void); +void externalpipe(const Arg *); void iso14755(const Arg *); void printscreen(const Arg *); void printsel(const Arg *); -- cgit v1.2.3