aboutsummaryrefslogtreecommitdiff
path: root/alacritty/alacritty.yml
diff options
context:
space:
mode:
authorbozo.kopic <bozo@kopic.xyz>2021-05-23 23:59:28 +0200
committerbozo.kopic <bozo@kopic.xyz>2021-05-23 23:59:28 +0200
commit104b5e4048bd93553d7406fd051245732d0dd618 (patch)
treee81c3c610e72a992e321483c00c694c4d1960e04 /alacritty/alacritty.yml
parent71fa21f3bbf4a889c9cef5dbd1916c7a31b1c222 (diff)
.
Diffstat (limited to 'alacritty/alacritty.yml')
-rw-r--r--alacritty/alacritty.yml13
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: ",│`|:\"' ()[]{}<>"