]> Skullheadx's Git Forge - surf.git/commitdiff
update config surf-webkit2
authorSkullheadx <admonty1@protonmail.com>
Mon, 4 May 2026 22:27:19 +0000 (18:27 -0400)
committerSkullheadx <admonty1@protonmail.com>
Mon, 4 May 2026 22:27:19 +0000 (18:27 -0400)
config.h

index b8ede9a2917e42b0b06b4e8b2eeaf38a6c9b4562..7df66384e2d52d094c3ba19451e319c54053bd99 100644 (file)
--- a/config.h
+++ b/config.h
@@ -67,7 +67,7 @@ static WebKitFindOptions findopts = WEBKIT_FIND_OPTIONS_CASE_INSENSITIVE |
 /* SETPROP(readprop, setprop)*/
 #define SETPROP(p, s) { \
     .v = (const char *[]){ "/bin/sh", "-c", \
-        "surf.sh $1 $2 $3", "surf-sh", p, s, winid, NULL \
+        "surf_search $1 $2 $3", "surf_search", p, s, winid, NULL \
     } \
 }