diff options
author | joe <rbo@gmx.us> | 2025-10-22 01:31:55 +0200 |
---|---|---|
committer | joe <rbo@gmx.us> | 2025-10-22 01:31:55 +0200 |
commit | 8310c65ae037ddc13dbb45d764b07ffdda92ee60 (patch) | |
tree | bd3ad16a27f7d156244df854c515415cfeb11ad4 /.config/alacritty | |
parent | up (diff) | |
download | dotfiles-bsd-8310c65ae037ddc13dbb45d764b07ffdda92ee60.tar.gz dotfiles-bsd-8310c65ae037ddc13dbb45d764b07ffdda92ee60.tar.bz2 dotfiles-bsd-8310c65ae037ddc13dbb45d764b07ffdda92ee60.tar.xz dotfiles-bsd-8310c65ae037ddc13dbb45d764b07ffdda92ee60.tar.zst dotfiles-bsd-8310c65ae037ddc13dbb45d764b07ffdda92ee60.zip |
more cleanup
Diffstat (limited to '')
-rw-r--r-- | .config/alacritty/alacritty.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/alacritty/alacritty.toml b/.config/alacritty/alacritty.toml index 2212b73..e40fd2e 100644 --- a/.config/alacritty/alacritty.toml +++ b/.config/alacritty/alacritty.toml @@ -55,6 +55,7 @@ size = 13.0 [font.normal] #family = "UbuntuMono Nerd Font" family = "BlexMono Nerd Font" +# family = "MonaspiceNe Nerd Font" style = "Regular" [font.offset] |