ctrl-l chooses urls with xurls and dmenu

This commit is contained in:
Luke Smith
2018-12-13 17:23:38 -05:00
parent 6c93dd4520
commit a2b1dfe1ba
5 changed files with 66 additions and 1 deletions

1
st.h
View File

@@ -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 *);