diff options
Diffstat (limited to 'alacritty/alacritty.yml')
| -rw-r--r-- | alacritty/alacritty.yml | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/alacritty/alacritty.yml b/alacritty/alacritty.yml index 5edccde..6dc02c1 100644 --- a/alacritty/alacritty.yml +++ b/alacritty/alacritty.yml @@ -240,19 +240,6 @@ mouse: # If this is `true`, the cursor is temporarily hidden when typing. hide_when_typing: false - url: - # URL launcher - # - # 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. - launcher: xdg-open - - # URL modifiers - # - # These are the modifiers that need to be held down for opening URLs when clicking - # on them. The available modifiers are documented in the key binding section. - #modifiers: Control|Shift - selection: semantic_escape_chars: ",│`|:\"' ()[]{}<>" |
