From 0c45c051199603335d6d14d3ec134f67c73e0307 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Ekl=C3=B6f?= Date: Fri, 17 Jun 2022 18:48:32 +0200 Subject: [PATCH] foot.ini: add default value for [mouse-bindings].launch-url --- foot.ini | 1 + 1 file changed, 1 insertion(+) diff --git a/foot.ini b/foot.ini index 10eb56e8..8056463c 100644 --- a/foot.ini +++ b/foot.ini @@ -187,5 +187,6 @@ # select-word=BTN_LEFT-2 # select-word-whitespace=Control+BTN_LEFT-2 # select-row=BTN_LEFT-3 +# launch-url=Mod1+BTN_LEFT # vim: ft=dosini