aboutsummaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
authorNunoSempere <nuno.sempere@protonmail.com>2023-10-06 15:44:47 +0100
committerNunoSempere <nuno.sempere@protonmail.com>2023-10-06 15:45:47 +0100
commit32a23e9a171d025f26d0c72a15fda8cbffecc314 (patch)
treee0733c26c82aabedd54b1c11f40315b6cdeb9f91 /config.h
parentfb340ed3fa7279fd005ecba525b2ddb384ad954f (diff)
formatting pass
Diffstat (limited to 'config.h')
-rw-r--r--config.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/config.h b/config.h
index 10e457f..153822f 100644
--- a/config.h
+++ b/config.h
@@ -3,8 +3,8 @@
/* See more:
* https://webkitgtk.org/reference/webkit2gtk/stable/class.Settings.html */
-#define WEBKIT \
- "enable-back-forward-navigation-gestures", true, "enable-developer-extras", true, \
+#define WEBKIT \
+ "enable-back-forward-navigation-gestures", true, "enable-developer-extras", true, \
"enable-smooth-scrolling", false, \
"default-charset", "utf-8"