diff options
author | William McKinnon <[email protected]> | 2023-01-18 02:08:29 -0500 |
---|---|---|
committer | GitHub <[email protected]> | 2023-01-18 02:08:29 -0500 |
commit | ba35ad0f2422109c2a685b95f89a7a6e2e81f9c9 (patch) | |
tree | bb7834a4555ac50821c1e6da5dcc63b078f0c6d0 | |
parent | 44fc516a5d18c49dcce10679e290442171c3b5cf (diff) |
Clarified shadows are not released
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -13,7 +13,7 @@ Sway is an incredible window manager, and certainly one of the most well establi + Corner radius: `corner_radius <val>` + Application saturation: `for_window [CRITERIA HERE] saturation <set|plus|minus> <val 0.0 <-> 2.0>` -+ Window shadows: ++ Window shadows: *ONLY ON SWAYFX-GIT, NOT YET RELEASED* - `shadows on|off` - `shadow_blur_radius <integer value 0 - 100>` - `shadow_color <hex color with alpha> ex, #0000007F` |