diff options
| author | Alec Goncharow <alec@goncharow.dev> | 2022-12-04 18:23:46 -0600 |
|---|---|---|
| committer | Alec Goncharow <alec@goncharow.dev> | 2022-12-04 18:23:46 -0600 |
| commit | 1ec73cc2c14d2f62c32046d9585c3a745531d37a (patch) | |
| tree | 8b9c6b2e5ba43ce1248c114758a55df9467cab64 /.config/alacritty/alacritty.yml | |
| parent | b257edf16c9b8b14ebb542e857a29c74fea00495 (diff) | |
Fresh start
Diffstat (limited to '.config/alacritty/alacritty.yml')
| -rw-r--r-- | .config/alacritty/alacritty.yml | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/.config/alacritty/alacritty.yml b/.config/alacritty/alacritty.yml deleted file mode 100644 index 2c2e741..0000000 --- a/.config/alacritty/alacritty.yml +++ /dev/null @@ -1,22 +0,0 @@ -# Font configuration (changes require restart) -font: - # The size to use. - size: 12 - # The normal (roman) font face to use. - normal: - family: JetBrainsMono Nerd Font - # Style can be specified to pick a specific face. - style: Regular - - # The bold font face - bold: - family: JetBrainsMono Nerd Font - # Style can be specified to pick a specific face. - # style: Bold - - # The italic font face - italic: - family: JetBrainsMono Nerd Font - # () - # Style can be specified to pick a specific face. - # style: Italic |
