From a01a3d4f5494855abf52f42c886a75b4500f35d5 Mon Sep 17 00:00:00 2001 From: Soispha Date: Sat, 26 Aug 2023 13:47:55 +0200 Subject: Docs(treewide): Add a colon after every "TODO" --- home-manager/soispha/config/alacritty/alacritty.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'home-manager/soispha/config/alacritty') 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 # -- cgit 1.4.1