aboutsummaryrefslogtreecommitdiff
path: root/.alacritty.toml
diff options
context:
space:
mode:
authorMitja Felicijan <mitja.felicijan@gmail.com>2026-04-28 02:27:15 +0200
committerMitja Felicijan <mitja.felicijan@gmail.com>2026-04-29 15:18:35 +0200
commit3cc3abc920cc96a53427c221a7a9e4623c0b20b4 (patch)
treee396d4e646fd48dd3a0e9e3bbccb816efc80898a /.alacritty.toml
parentcc7c22234601c6c29435ad59c7c6950cd0f2b6e2 (diff)
downloaddotfiles-3cc3abc920cc96a53427c221a7a9e4623c0b20b4.tar.gz
Cleanup and squash
Diffstat (limited to '.alacritty.toml')
-rw-r--r--.alacritty.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.alacritty.toml b/.alacritty.toml
index 6ba8f61..dd2ce1d 100644
--- a/.alacritty.toml
+++ b/.alacritty.toml
@@ -7,7 +7,7 @@ dimensions = { columns = 140, lines = 50 }
7 7
8[font] 8[font]
9normal = { family = "Berkeley Mono", style = "Bold" } 9normal = { family = "Berkeley Mono", style = "Bold" }
10size = 10 10size = 9
11 11
12[colors.primary] 12[colors.primary]
13background = '#000000' 13background = '#000000'