Introduction
Introduction Statistics Contact Development Disclaimer Help
tconfig.h: fix bookmark command - surf - [fork] customized build of surf, the s…
git clone git://src.adamsgaard.dk/surf
Log
Files
Refs
README
LICENSE
---
commit dcef1b71e08ac1c23a6395487e8be10f2a63dd1e
parent 10b6c4c2687d87f7b746012bcc940aa132dba6bb
Author: Anders Damsgaard <[email protected]>
Date: Wed, 28 Oct 2020 11:51:17 +0100
config.h: fix bookmark command
Diffstat:
M config.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/config.h b/config.h
t@@ -124,7 +124,7 @@ static WebKitFindOptions findopts = WEBKIT_FIND_OPTIONS_CA…
.v = (const char *[]){ "st", "-e", "/bin/sh", "-c", "-x", \
"bookmark \"$(echo $(xprop -id $0 $1) | cut -d '\"' -f2)\" " \
"\"$(echo $(xprop -id $0 _NET_WM_NAME) | cut -d '\"' -f2 " \
- "| cut -d ' | ' -f3- ",\
+ "| cut -d ' | ' -f3- )\" ",\
winid, r, NULL \
} \
}
You are viewing proxied material from mx1.adamsgaard.dk. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.