summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 5 insertions, 2 deletions
diff --git a/README.md b/README.md
index 5e9016e6..159db607 100644
--- a/README.md
+++ b/README.md
@@ -13,7 +13,11 @@ 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>`
-+ Dim unfocused windows:
++ Window shadows:
+ - `shadows on|off`
+ - `shadow_blur_radius <integer value 0 - 100>`
+ - `shadow_color <hex color with alpha> ex, #0000007F`
++ Dim unfocused windows:
- `dim_inactive <float value 0.0 - 1.0>`
- `dim_inactive_colors.unfocused <hex color> ex, #000000FF`
- `dim_inactive_colors.urgent <hex color> ex, #900000FF`
@@ -22,7 +26,6 @@ Sway is an incredible window manager, and certainly one of the most well establi
+ fade in / out animations
+ window movement animations
-+ drop shadows
+ blur
## Installation