aboutsummaryrefslogtreecommitdiff
path: root/alacritty.yml
diff options
context:
space:
mode:
Diffstat (limited to 'alacritty.yml')
-rw-r--r--alacritty.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/alacritty.yml b/alacritty.yml
index 5cf58d25..07120b7a 100644
--- a/alacritty.yml
+++ b/alacritty.yml
@@ -291,6 +291,8 @@ mouse:
# This program is executed when clicking on a text which is recognized as a URL.
# The URL is always added to the command as the last parameter.
#
+ # When set to `None`, URL launching will be disabled completely.
+ #
# Default:
# - (macOS) open
# - (Linux) xdg-open