diff options
Diffstat (limited to 'modules/home/conf/alacritty/toml/mouse_bindings.toml')
-rw-r--r-- | modules/home/conf/alacritty/toml/mouse_bindings.toml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/modules/home/conf/alacritty/toml/mouse_bindings.toml b/modules/home/conf/alacritty/toml/mouse_bindings.toml deleted file mode 100644 index 1b281748..00000000 --- a/modules/home/conf/alacritty/toml/mouse_bindings.toml +++ /dev/null @@ -1,3 +0,0 @@ -[[mouse.bindings]] -action = "Copy" -mouse = "Middle" |