about summary refs log tree commit diff stats
path: root/hm/soispha/conf/alacritty/toml/mouse.toml
diff options
context:
space:
mode:
Diffstat (limited to 'hm/soispha/conf/alacritty/toml/mouse.toml')
-rw-r--r--hm/soispha/conf/alacritty/toml/mouse.toml7
1 files changed, 7 insertions, 0 deletions
diff --git a/hm/soispha/conf/alacritty/toml/mouse.toml b/hm/soispha/conf/alacritty/toml/mouse.toml
new file mode 100644
index 00000000..150210dc
--- /dev/null
+++ b/hm/soispha/conf/alacritty/toml/mouse.toml
@@ -0,0 +1,7 @@
+[mouse]
+hide_when_typing = false
+[mouse.double_click]
+threshold = 300
+
+[mouse.triple_click]
+threshold = 300