diff options
author | Soispha <soispha@vhack.eu> | 2023-08-26 13:47:55 +0200 |
---|---|---|
committer | Soispha <soispha@vhack.eu> | 2023-08-26 13:50:01 +0200 |
commit | a01a3d4f5494855abf52f42c886a75b4500f35d5 (patch) | |
tree | a94dc7022ee9be3b53dc3a897209d2086759b260 /home-manager/soispha/config/alacritty | |
parent | Feat(hm/conf/neovim/plugins/goto-preview): Init (diff) | |
download | nixos-config-a01a3d4f5494855abf52f42c886a75b4500f35d5.zip |
Docs(treewide): Add a colon after every "TODO"
Diffstat (limited to 'home-manager/soispha/config/alacritty')
-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 # |