added st source

This commit is contained in:
2023-02-25 22:33:44 +01:00
parent 14b4224f9f
commit b4acc30aa0
78 changed files with 14879 additions and 0 deletions

5
dwm/.st/patch/copyurl.h Normal file
View File

@@ -0,0 +1,5 @@
void copyurl(const Arg *);
#if COPYURL_HIGHLIGHT_SELECTED_URLS_PATCH
static void tsetcolor(int, int, int, uint32_t, uint32_t);
static char * findlastany(char *, const char**, size_t);
#endif // COPYURL_HIGHLIGHT_SELECTED_URLS_PATCH