aboutsummaryrefslogtreecommitdiff
path: root/alacritty
diff options
context:
space:
mode:
authorAryadev Chavali <aryadev@aryadevchavali.com>2022-11-24 00:39:55 +0000
committerAryadev Chavali <aryadev@aryadevchavali.com>2022-11-24 00:39:55 +0000
commit7629789b9234f89c31b3787f0e772debebc147c9 (patch)
treec6aba21782552fac6a42e4dd99525c8e203773c6 /alacritty
parent2d5131146145eb1e2173f7ab315613c4c48e2217 (diff)
downloaddotfiles-7629789b9234f89c31b3787f0e772debebc147c9.tar.gz
dotfiles-7629789b9234f89c31b3787f0e772debebc147c9.tar.bz2
dotfiles-7629789b9234f89c31b3787f0e772debebc147c9.zip
(*)~few changes, not massive
Diffstat (limited to 'alacritty')
-rw-r--r--alacritty/.config/alacritty/alacritty.yml2
1 files changed, 1 insertions, 1 deletions
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.