mirror of
https://github.com/alacritty/alacritty.git
synced 2024-11-11 13:51:01 -05:00
Refine documentation on disabling the URL launcher
This commit is contained in:
parent
7ae701d57b
commit
058b036fe7
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue