diff options
| author | miguel <miguel@localhost> | 2018-03-16 01:31:33 +0100 |
|---|---|---|
| committer | miguel <miguel@localhost> | 2018-03-16 01:31:33 +0100 |
| commit | f5eb896c9cceec7a85ed98cb727e605252e27fa4 (patch) | |
| tree | 7d96977a0bf5a77afeef9e5e95112367cbf1f1c4 /config.h | |
| parent | 6d09938230f85faebe2acaf6f54496117f5dbe34 (diff) | |
mostly cosmetics
Diffstat (limited to 'config.h')
| -rw-r--r-- | config.h | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 */ |
