alacritty: Fix url launcher section

URL launcher was not functional due to being not aligned with the mouse
section.
This commit is contained in:
Sanchayan Maity 2020-11-23 13:03:26 +05:30
parent b861963f9a
commit 78522c4699
1 changed files with 4 additions and 4 deletions

View File

@ -257,10 +257,10 @@ mouse:
# 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
url:
launcher:
program: xdg-open
modifiers: Control
url:
launcher:
program: xdg-open
modifiers: Control
selection:
semantic_escape_chars: ",│`|:\"' ()[]{}<>"