diff options
| author | stkhan <personal@slickd.xyz> | 2022-04-29 16:10:23 -0500 |
|---|---|---|
| committer | stkhan <personal@slickd.xyz> | 2022-04-29 16:10:23 -0500 |
| commit | d4b3ef6f2d1aa93f2e73f371f49efc78d712db45 (patch) | |
| tree | 22f7ce4972e3838f90783c588217a09d3a502400 /surf/config.def.h.rej | |
| parent | ed7f420ff0f7fd71b0ed36ace22deb7f7c41e0e0 (diff) | |
Updated surf, new theme
Diffstat (limited to 'surf/config.def.h.rej')
| -rw-r--r-- | surf/config.def.h.rej | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/surf/config.def.h.rej b/surf/config.def.h.rej deleted file mode 100644 index dbf612f..0000000 --- a/surf/config.def.h.rej +++ /dev/null @@ -1,11 +0,0 @@ ---- config.def.h -+++ config.def.h -@@ -6,6 +6,8 @@ static char *styledir = "~/.surf/styles/"; - static char *certdir = "~/.surf/certificates/"; - static char *cachedir = "~/.surf/cache/"; - static char *cookiefile = "~/.surf/cookies.txt"; -+static char *historyfile = "~/.surf/history.txt"; -+ - - /* Webkit default features */ - /* Highest priority value will be used. |