From e2b67387499a63613519e3ea40e507228844388b Mon Sep 17 00:00:00 2001 From: ray Date: Thu, 28 Dec 2023 16:55:20 +0000 Subject: [PATCH] remove incorrect config keys --- alacritty--light-large.toml | 14 -------------- alacritty--light-small.toml | 17 ----------------- alacritty--light.toml | 17 ----------------- alacritty.toml | 14 -------------- 4 files changed, 62 deletions(-) diff --git a/alacritty--light-large.toml b/alacritty--light-large.toml index 2cca621..603f8b7 100644 --- a/alacritty--light-large.toml +++ b/alacritty--light-large.toml @@ -1,9 +1,4 @@ -cursor_style = "Block" -custom_cursor_colors = false -hide_cursor_when_typing = false live_config_reload = true -"window.dynamic_title" = true -"window.opacity" = 0.96 [bell] animation = "EaseOutExpo" @@ -67,9 +62,6 @@ style = "SemiBold" x = -1 y = 0 -[hints.launcher] -program = "qutebrowser" - [[keyboard.bindings]] action = "Paste" key = "V" @@ -585,12 +577,6 @@ faux_scrollback_lines = 1 action = "PasteSelection" mouse = "Middle" -[mouse.double_click] -threshold = 300 - -[mouse.triple_click] -threshold = 300 - [scrolling] history = 10000 multiplier = 3 diff --git a/alacritty--light-small.toml b/alacritty--light-small.toml index b13adf6..d62c404 100644 --- a/alacritty--light-small.toml +++ b/alacritty--light-small.toml @@ -1,9 +1,4 @@ -cursor_style = "Block" -custom_cursor_colors = false -hide_cursor_when_typing = false live_config_reload = true -"window.dynamic_title" = true -"window.opacity" = 0.96 [bell] animation = "EaseOutExpo" @@ -67,9 +62,6 @@ style = "SemiBold" x = -1 y = 0 -[hints.launcher] -program = "qutebrowser" - [[keyboard.bindings]] action = "Paste" key = "V" @@ -578,19 +570,10 @@ chars = "\u001B[24;3~" key = "F12" mods = "Super" -[mouse] -faux_scrollback_lines = 1 - [[mouse.bindings]] action = "PasteSelection" mouse = "Middle" -[mouse.double_click] -threshold = 300 - -[mouse.triple_click] -threshold = 300 - [scrolling] history = 10000 multiplier = 3 diff --git a/alacritty--light.toml b/alacritty--light.toml index 07f4ac3..3131da9 100644 --- a/alacritty--light.toml +++ b/alacritty--light.toml @@ -1,9 +1,4 @@ -cursor_style = "Block" -custom_cursor_colors = false -hide_cursor_when_typing = false live_config_reload = true -"window.dynamic_title" = true -"window.opacity" = 0.96 [bell] animation = "EaseOutExpo" @@ -67,9 +62,6 @@ style = "SemiBold" x = -1 y = 0 -[hints.launcher] -program = "qutebrowser" - [[keyboard.bindings]] action = "Paste" key = "V" @@ -578,19 +570,10 @@ chars = "\u001B[24;3~" key = "F12" mods = "Super" -[mouse] -faux_scrollback_lines = 1 - [[mouse.bindings]] action = "PasteSelection" mouse = "Middle" -[mouse.double_click] -threshold = 300 - -[mouse.triple_click] -threshold = 300 - [scrolling] history = 10000 multiplier = 3 diff --git a/alacritty.toml b/alacritty.toml index c225378..4d343f3 100644 --- a/alacritty.toml +++ b/alacritty.toml @@ -1,9 +1,4 @@ -cursor_style = "Block" -custom_cursor_colors = true -hide_cursor_when_typing = false live_config_reload = true -"window.dynamic_title" = true -"window.opacity" = 1 [bell] animation = "EaseOutExpo" @@ -63,9 +58,6 @@ style = "Semibold" x = -1 y = 0 -[hints.launcher] -program = "qutebrowser" - [[keyboard.bindings]] action = "Paste" key = "V" @@ -581,12 +573,6 @@ faux_scrollback_lines = 1 action = "PasteSelection" mouse = "Middle" -[mouse.double_click] -threshold = 300 - -[mouse.triple_click] -threshold = 300 - [scrolling] history = 10000 multiplier = 3