diff options
author | Joe <rbo@gmx.us> | 2024-12-26 11:46:45 +0100 |
---|---|---|
committer | Joe <rbo@gmx.us> | 2024-12-26 11:46:45 +0100 |
commit | 3b5244cc4259ca659cf326cd20d2b736103258f9 (patch) | |
tree | 351d679f7515619473a8b83f5bcc0f9ddcb56b18 /.config | |
parent | conkyup (diff) | |
download | dotfiles-bsd-3b5244cc4259ca659cf326cd20d2b736103258f9.tar.gz dotfiles-bsd-3b5244cc4259ca659cf326cd20d2b736103258f9.tar.bz2 dotfiles-bsd-3b5244cc4259ca659cf326cd20d2b736103258f9.tar.xz dotfiles-bsd-3b5244cc4259ca659cf326cd20d2b736103258f9.tar.zst dotfiles-bsd-3b5244cc4259ca659cf326cd20d2b736103258f9.zip |
up
Diffstat (limited to '.config')
-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 2b98fbe..8233a9f 100644 --- a/.config/alacritty/alacritty.toml +++ b/.config/alacritty/alacritty.toml @@ -55,7 +55,7 @@ size = 14.0 [font.normal] #family = "UbuntuMono Nerd Font" family = "Terminess Nerd Font" -style = "Bold" +style = "Regular" [font.offset] x = 0 |