From 058b036fe7f3a7cdc2ebdc21ab25aded783e4e59 Mon Sep 17 00:00:00 2001 From: "Tyler G. Sherrard" Date: Wed, 13 May 2020 22:35:23 -0400 Subject: [PATCH] Refine documentation on disabling the URL launcher --- alacritty.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/alacritty.yml b/alacritty.yml index 0173585..edceb40 100644 --- a/alacritty.yml +++ b/alacritty.yml @@ -375,7 +375,7 @@ # 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. + # When set to `launcher: None`, URL launching will be disabled completely. # # Default: # - (macOS) open