about summary refs log tree commit diff stats
path: root/modules/home.legacy/conf/alacritty/toml/mouse_bindings.toml
diff options
context:
space:
mode:
Diffstat (limited to 'modules/home.legacy/conf/alacritty/toml/mouse_bindings.toml')
-rw-r--r--modules/home.legacy/conf/alacritty/toml/mouse_bindings.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/modules/home.legacy/conf/alacritty/toml/mouse_bindings.toml b/modules/home.legacy/conf/alacritty/toml/mouse_bindings.toml
new file mode 100644
index 00000000..1b281748
--- /dev/null
+++ b/modules/home.legacy/conf/alacritty/toml/mouse_bindings.toml
@@ -0,0 +1,3 @@
+[[mouse.bindings]]
+action = "Copy"
+mouse = "Middle"