mirror of
https://github.com/eRgo35/dots.git
synced 2025-12-16 15:36:11 +01:00
moving software to separate submodules part 1
This commit is contained in:
5
desktop/.st/patch/copyurl.h
Normal file
5
desktop/.st/patch/copyurl.h
Normal 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
|
||||
Reference in New Issue
Block a user