summaryrefslogtreecommitdiff
path: root/st.h
diff options
context:
space:
mode:
authorzachir <zachir@librem.one>2023-02-20 01:58:46 -0600
committerzachir <zachir@librem.one>2023-02-20 01:58:46 -0600
commit9d718daa11aed794baee85d0aa431e0a846f0974 (patch)
treefe8682aaed56d335e355a558bda69d0b52b9fb90 /st.h
parent7337a0d9d838319893ab45237a7f265bb068c681 (diff)
apply copyurl-multiline patch
Diffstat (limited to 'st.h')
-rw-r--r--st.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/st.h b/st.h
index 9ed9f4e..f085e62 100644
--- a/st.h
+++ b/st.h
@@ -87,6 +87,7 @@ void printscreen(const Arg *);
void printsel(const Arg *);
void sendbreak(const Arg *);
void toggleprinter(const Arg *);
+void copyurl(const Arg *);
int tattrset(int);
void tnew(int, int);