summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam McKinnon <[email protected]>2023-01-18 02:08:29 -0500
committerGitHub <[email protected]>2023-01-18 02:08:29 -0500
commitba35ad0f2422109c2a685b95f89a7a6e2e81f9c9 (patch)
treebb7834a4555ac50821c1e6da5dcc63b078f0c6d0
parent44fc516a5d18c49dcce10679e290442171c3b5cf (diff)
Clarified shadows are not released
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 66fcfbe3..c7bdf32c 100644
--- a/README.md
+++ b/README.md
@@ -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`