From 3efd3b558fe49bc7a7f3c30c19783e3fe5efeb24 Mon Sep 17 00:00:00 2001 From: Erik Reider <35975961+ErikReider@users.noreply.github.com> Date: Wed, 1 Feb 2023 01:13:04 +0100 Subject: Add option for enabling shadows for CSD windows (#106) * Add option for enabling shadows for CSD windows * Disable drawing borders when CSD and shadows csd is enabled --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index 7f9cf33f..108a5499 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,7 @@ Sway is an incredible window manager, and certainly one of the most well establi + Application saturation: `for_window [CRITERIA HERE] saturation 2.0>` + Window shadows: *ONLY ON SWAYFX-GIT, NOT YET RELEASED* - `shadows on|off` + - `shadows_on_csd on|off` (**Note**: The shadow might not fit some windows) - `shadow_blur_radius ` - `shadow_color ex, #0000007F` + Dim unfocused windows: -- cgit v1.2.3