apply patch st-externalpipe-0.8.5.diff

This commit is contained in:
2026-01-22 07:41:30 +01:00
parent 3e4d5728d3
commit 66bd98c533
2 changed files with 62 additions and 2 deletions

1
st.h
View File

@@ -82,6 +82,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 *);