diff options
Diffstat (limited to 'alacritty_macos.yml')
-rw-r--r-- | alacritty_macos.yml | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/alacritty_macos.yml b/alacritty_macos.yml index cf102764..c8ca3a0f 100644 --- a/alacritty_macos.yml +++ b/alacritty_macos.yml @@ -261,10 +261,7 @@ 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. - #url_launcher: - # program: /usr/bin/firefox - # args: - # - --new-tab + url_launcher: open selection: semantic_escape_chars: ",│`|:\"' ()[]{}<>" |