summaryrefslogtreecommitdiffstats
path: root/alacritty.yml
diff options
context:
space:
mode:
authorChristian Duerr <chrisduerr@users.noreply.github.com>2019-04-09 21:17:22 +0000
committerGitHub <noreply@github.com>2019-04-09 21:17:22 +0000
commite35796485c4a69f49e36cac78ffb02bdde12cc55 (patch)
treede2a61306a05e18791696fbed9e64c0ed82e555f /alacritty.yml
parenta0e39c90762e095416c1bab5b5cddff259ace766 (diff)
Document URL launcher parameter options
This fixes #2112.
Diffstat (limited to 'alacritty.yml')
-rw-r--r--alacritty.yml4
1 files changed, 3 insertions, 1 deletions
diff --git a/alacritty.yml b/alacritty.yml
index d8044281..ea398745 100644
--- a/alacritty.yml
+++ b/alacritty.yml
@@ -314,7 +314,9 @@ mouse:
# - (macOS) open
# - (Linux) xdg-open
# - (Windows) explorer
- #launcher: xdg-open
+ #launcher:
+ # program: xdg-open
+ # args: []
# URL modifiers
#