summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
author135e2 <[email protected]>2022-12-11 23:47:10 +0800
committer135e2 <[email protected]>2022-12-11 23:54:10 +0800
commit264f4ad0fe4228722f99706f44dd70e5979a29a3 (patch)
tree11d8e58279ae34b5016a6c12018b98c9834d81fd /config
parentd4a395878a0174d659b1dbbbff7ba9fbaf2fce3d (diff)
downloaddotfiles-264f4ad0fe4228722f99706f44dd70e5979a29a3.tar.gz
dotfiles-264f4ad0fe4228722f99706f44dd70e5979a29a3.tar.bz2
dotfiles-264f4ad0fe4228722f99706f44dd70e5979a29a3.zip
config/alacritty: update to 20221211
Diffstat (limited to 'config')
-rw-r--r--config/alacritty/alacritty.yml13
1 files changed, 7 insertions, 6 deletions
diff --git a/config/alacritty/alacritty.yml b/config/alacritty/alacritty.yml
index 93177aa..e214241 100644
--- a/config/alacritty/alacritty.yml
+++ b/config/alacritty/alacritty.yml
@@ -93,16 +93,17 @@ window:
# General application class
#general: Alacritty
- # GTK theme variant (Linux/BSD only)
+ # Decorations theme variant (Linux/BSD only)
#
- # 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
+ # Override the variant of the GTK theme/Wayland client side decorations.
+ # Commonly supported values are `dark` and `light`. Set this to `None` to use
+ # the default theme variant.
+ decorations_theme_variant: dark
scrolling:
# Maximum number of lines in the scrollback buffer.
- # Specifying '0' will disable scrolling.
- history: 10000
+ # Specifying '0' will disable s
+ histora: 10000
# Scrolling distance multiplier.
multiplier: 3