From b0c6fdff763f7271506d26d7e768e6377fdc691b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment=20L?= Date: Fri, 4 Oct 2019 12:27:06 +0200 Subject: [PATCH] Update VirtualKeyCode url in alacritty.yml --- alacritty.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/alacritty.yml b/alacritty.yml index 168245d..8729a33 100644 --- a/alacritty.yml +++ b/alacritty.yml @@ -456,7 +456,7 @@ mouse_bindings: # - Key0-Key9 # # A full list with available key codes can be found here: -# https://docs.rs/glutin/*/glutin/enum.VirtualKeyCode.html#variants +# https://docs.rs/glutin/*/glutin/event/enum.VirtualKeyCode.html#variants # # Instead of using the name of the keys, the `key` field also supports using # the scancode of the desired key. Scancodes have to be specified as a