2
config.h
2
config.h
@@ -207,7 +207,7 @@ MouseKey mkeys[] = {
|
||||
};
|
||||
|
||||
static char *openurlcmd[] = { "/bin/sh", "-c",
|
||||
"xurls | uniq | dmenu -l 10 | xargs -r xdg-open",
|
||||
"grep -aEo '(http|https)://[a-zA-Z0-9./?=_-]*' | uniq | dmenu -l 10 | xargs -r xdg-open",
|
||||
"externalpipe", NULL };
|
||||
|
||||
static Shortcut shortcuts[] = {
|
||||
|
Reference in New Issue
Block a user