diff options
author | William McKinnon <[email protected]> | 2024-04-15 01:43:19 -0400 |
---|---|---|
committer | GitHub <[email protected]> | 2024-04-15 01:43:19 -0400 |
commit | 62472238caa0cba06e8186e3adfb36ade65e6ce3 (patch) | |
tree | cac85c3f3f3eb8da24653dda08bd92c5e8b6985d | |
parent | fb86ed6b0588dfdebfb66ce875bc63cfa0a897f6 (diff) |
added git only message for shadow offset
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -40,7 +40,7 @@ Sway is an incredible window manager, and certainly one of the most well establi - `shadows_on_csd enable|disable` (**Note**: The shadow might not fit some windows) - `shadow_blur_radius <integer value 0 - 100>` - `shadow_color <hex color with alpha> ex, #0000007F` - - `shadow_offset <x offset> <y offset>` + - `shadow_offset <x offset> <y offset>` (**Note**: git only) - `shadow_inactive_color <hex color with alpha> ex, #0000007F` + LayerShell effects (to blur panels / notifications etc): - `layer_effects <layer namespace> <effects>` |