Fix incorrect shadow_blur_radius max in README (#365)
This commit is contained in:
parent
d131b4dfbf
commit
3e4b6b75f4
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ Sway is an incredible window manager, and certainly one of the most well establi
|
|||
+ Window shadows:
|
||||
- `shadows enable|disable`
|
||||
- `shadows_on_csd enable|disable` (**Note**: The shadow might not fit some windows)
|
||||
- `shadow_blur_radius <integer value 0 - 100>`
|
||||
- `shadow_blur_radius <integer value 0 - 99>`
|
||||
- `shadow_color <hex color with alpha> ex, #0000007F`
|
||||
- `shadow_offset <x offset> <y offset>`
|
||||
- `shadow_inactive_color <hex color with alpha> ex, #0000007F`
|
||||
|
|
Loading…
Add table
Reference in a new issue