summaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
authormiguel <miguel@localhost>2018-03-16 01:31:33 +0100
committermiguel <miguel@localhost>2018-03-16 01:31:33 +0100
commitf5eb896c9cceec7a85ed98cb727e605252e27fa4 (patch)
tree7d96977a0bf5a77afeef9e5e95112367cbf1f1c4 /config.h
parent6d09938230f85faebe2acaf6f54496117f5dbe34 (diff)
mostly cosmetics
Diffstat (limited to 'config.h')
-rw-r--r--config.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/config.h b/config.h
index e1ab406..4744cec 100644
--- a/config.h
+++ b/config.h
@@ -1,3 +1,6 @@
+// Miguel's customized suckless surf's config
+
+
/* modifier 0 means no modifier */
static int surfuseragent = 1; /* Append Surf version to default WebKit user agent */
static char *fulluseragent = ""; /* Or override the whole user agent string */