refactor(alacritty): import OS/system-specific configs, archive unused themes

This commit is contained in:
Oliver Ladner 2025-10-17 08:45:01 +02:00
commit 43b1430606
17 changed files with 337 additions and 409 deletions

View file

@ -5,8 +5,7 @@ normal = { family = "BerkeleyMono Nerd Font Mono", style = "Regular" }
bold = { style = "Bold" }
italic = { style = "Oblique" }
bold_italic = { style = "Bold Oblique" }
size = 18
# offset = { x = 0, y = 0 }
#offset = { x = 0, y = 0 }
[window]
# option_as_alt = "Both"
@ -14,7 +13,6 @@ option_as_alt = "None"
decorations = "None"
padding = { x = 12, y = 5 }
dynamic_padding = true
# opacity = 0.8
# blur = true
[bell]
@ -67,7 +65,9 @@ bindings = [
# selection (Ctrl v). You can also toggle between them while the selection is
# still active.
import = ["~/.config/alacritty/rose-pine-dawn.toml"]
import = ["~/.config/alacritty/rose-pine-moon.toml"]
import = ["~/.config/alacritty/alacritty-macos.toml"]
import = ["~/.config/alacritty/alacritty-minix.toml"]
#[mouse]
#hide_when_typing = true