diff options
| author | Joe <rbo@gmx.us> | 2025-08-11 21:47:49 +0200 |
|---|---|---|
| committer | Joe <rbo@gmx.us> | 2025-08-11 21:47:49 +0200 |
| commit | ef01582cc6adfa56567e11570fc08c77fa0e921f (patch) | |
| tree | 4d28dfea65a65aea4f2b63f062f8bcf97525bd69 | |
| parent | liter (diff) | |
| download | dotfiles-bsd-ef01582cc6adfa56567e11570fc08c77fa0e921f.tar.gz dotfiles-bsd-ef01582cc6adfa56567e11570fc08c77fa0e921f.tar.bz2 dotfiles-bsd-ef01582cc6adfa56567e11570fc08c77fa0e921f.tar.xz dotfiles-bsd-ef01582cc6adfa56567e11570fc08c77fa0e921f.tar.zst dotfiles-bsd-ef01582cc6adfa56567e11570fc08c77fa0e921f.zip | |
13
| -rw-r--r-- | .config/alacritty/alacritty.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/alacritty/alacritty.toml b/.config/alacritty/alacritty.toml index 91f3bee..4258b50 100644 --- a/.config/alacritty/alacritty.toml +++ b/.config/alacritty/alacritty.toml @@ -50,7 +50,7 @@ args = ["--login"] [font] #size = 15.0 -size = 14.0 +size = 13.0 [font.normal] #family = "UbuntuMono Nerd Font" |
