diff options
Diffstat (limited to 'home-manager/soispha/config/alacritty/alacritty.yml')
-rw-r--r-- | home-manager/soispha/config/alacritty/alacritty.yml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/home-manager/soispha/config/alacritty/alacritty.yml b/home-manager/soispha/config/alacritty/alacritty.yml index ad6e417e..fdccac3f 100644 --- a/home-manager/soispha/config/alacritty/alacritty.yml +++ b/home-manager/soispha/config/alacritty/alacritty.yml @@ -194,10 +194,10 @@ font: # If `true`, Alacritty will use a custom built-in font for box drawing # characters (Unicode points 2500 - 259f). # - builtin_box_drawing: true # TODO + builtin_box_drawing: true # TODO: # If `true`, bold text is drawn using the bright color variants. -#draw_bold_text_with_bright_colors: true # TODO +#draw_bold_text_with_bright_colors: true # TODO: # Colors (Tomorrow Night) colors: @@ -345,7 +345,7 @@ colors: # Whether or not `window.opacity` applies to all cell backgrounds or only to # the default background. When set to `true` all cells will be transparent # regardless of their background color. - #transparent_background_colors: false # TODO + #transparent_background_colors: false # TODO: # Bell # |