about summary refs log tree commit diff stats
path: root/hm/soispha/conf/alacritty/toml/mouse.toml
diff options
context:
space:
mode:
authorSoispha <soispha@vhack.eu>2024-01-13 13:26:12 +0100
committerSoispha <soispha@vhack.eu>2024-01-13 13:26:12 +0100
commit8b9f77ebadb8a114b911bc9e83153f29f2e8e0ca (patch)
tree345d14cb8f92ed81ccf32cbfcb7dc2ae80fcb4d5 /hm/soispha/conf/alacritty/toml/mouse.toml
parentfix(hm/conf/alacritty): Use correct name in hint key (diff)
downloadnixos-config-8b9f77ebadb8a114b911bc9e83153f29f2e8e0ca.zip
fix(hm/conf/alacritty): Streamline config
Diffstat (limited to 'hm/soispha/conf/alacritty/toml/mouse.toml')
-rw-r--r--hm/soispha/conf/alacritty/toml/mouse.toml5
1 files changed, 0 insertions, 5 deletions
diff --git a/hm/soispha/conf/alacritty/toml/mouse.toml b/hm/soispha/conf/alacritty/toml/mouse.toml
index 150210dc..eba68edf 100644
--- a/hm/soispha/conf/alacritty/toml/mouse.toml
+++ b/hm/soispha/conf/alacritty/toml/mouse.toml
@@ -1,7 +1,2 @@
 [mouse]
 hide_when_typing = false
-[mouse.double_click]
-threshold = 300
-
-[mouse.triple_click]
-threshold = 300