From 7629789b9234f89c31b3787f0e772debebc147c9 Mon Sep 17 00:00:00 2001 From: Aryadev Chavali Date: Thu, 24 Nov 2022 00:39:55 +0000 Subject: (*)~few changes, not massive --- alacritty/.config/alacritty/alacritty.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'alacritty') diff --git a/alacritty/.config/alacritty/alacritty.yml b/alacritty/.config/alacritty/alacritty.yml index 64def96..f6467e3 100644 --- a/alacritty/.config/alacritty/alacritty.yml +++ b/alacritty/.config/alacritty/alacritty.yml @@ -77,7 +77,7 @@ window: # # Override the variant of the GTK theme. Commonly supported values are `dark` and `light`. # Set this to `None` to use the default theme variant. - gtk_theme_variant: dark + window.decorations_theme_variant: dark # Window opacity as a floating point number from `0.0` to `1.0`. # The value `0.0` is completely transparent and `1.0` is opaque. -- cgit v1.2.3-13-gbd6f