diff --git a/st-flexipatch/patches.def.h b/st-flexipatch/patches.def.h index 6867b4d..c15410d 100644 --- a/st-flexipatch/patches.def.h +++ b/st-flexipatch/patches.def.h @@ -95,7 +95,7 @@ * available URLs. This variant also highlights the selected URLs. * https://st.suckless.org/patches/copyurl/ */ -#define COPYURL_HIGHLIGHT_SELECTED_URLS_PATCH 0 +#define COPYURL_HIGHLIGHT_SELECTED_URLS_PATCH 1 /* This patch adds support for CSI escape sequences 22 and 23, which save and * restores the window title (for instance nvim does this when opening and closing).