From a0663c522537b65ea83ff6706da1e28651997c1b Mon Sep 17 00:00:00 2001 From: Kirill Chibisov Date: Sun, 29 Oct 2023 16:18:33 +0400 Subject: Add `window.blur` config option Fixes #972. --- extra/man/alacritty.5.scd | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'extra/man') diff --git a/extra/man/alacritty.5.scd b/extra/man/alacritty.5.scd index 57225452..0d4c28cf 100644 --- a/extra/man/alacritty.5.scd +++ b/extra/man/alacritty.5.scd @@ -133,6 +133,12 @@ This section documents the *[window]* table of the configuration file. Default: _1.0_ +*blur* _(works on macOS/KDE Wayland)_ + + Request compositor to blur content behind transparent windows. + + Default: _false_ + *startup_mode* "Windowed" | "Maximized" | "Fullscreen" | "SimpleFullscreen" Startup mode (changes require restart) -- cgit v1.2.3-54-g00ecf