diff options
| author | yuzu-eva <stevenhu@web.de> | 2022-12-05 01:21:01 +0100 |
|---|---|---|
| committer | yuzu-eva <stevenhu@web.de> | 2022-12-05 01:21:01 +0100 |
| commit | 402a8bc545e1e345103e00f4ff2aa44d9350e50c (patch) | |
| tree | 06f7835e6fe5052dc258fd1781606666b6b3520d /st.h | |
| parent | 116a95a19435420319ad3f338ec8950556e6659c (diff) | |
add patch externalpipe + st-urlhandler
Diffstat (limited to 'st.h')
| -rw-r--r-- | st.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -81,6 +81,7 @@ void die(const char *, ...); void redraw(void); void draw(void); +void externalpipe(const Arg *); void printscreen(const Arg *); void printsel(const Arg *); void sendbreak(const Arg *); |
