aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTimo Wilken2022-12-07 22:34:20 +0100
committerTimo Wilken2022-12-07 22:34:20 +0100
commitb520f6f0e6656fe733506b9a5780c6f25cf1f452 (patch)
tree05a9c2790dc60b52d120089b21a72b9d9b2faf6a
parentfdd70d9d75f9b6d01745a643b76b6d9bc65711c6 (diff)
Fix kitty.conf: comments at EOL not supported
-rw-r--r--kitty.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/kitty.conf b/kitty.conf
index bf581328..014e70f6 100644
--- a/kitty.conf
+++ b/kitty.conf
@@ -256,7 +256,8 @@ scrollback_fill_enlarged_window yes
#: The color and style for highlighting URLs on mouse-over. url_style
#: can be one of: none, single, double, curly
-open_url_modifiers shift # was: kitty_mod
+open_url_modifiers shift
+# open_url_modifiers kitty_mod
#: The modifier keys to press when clicking with the mouse on URLs to
#: open the URL