mirror of
https://github.com/swaywm/sway.git
synced 2026-04-21 06:46:22 -04:00
Add option for enabling shadows for CSD windows (#106)
* Add option for enabling shadows for CSD windows * Disable drawing borders when CSD and shadows csd is enabled
This commit is contained in:
parent
9345749a90
commit
3efd3b558f
10 changed files with 37 additions and 3 deletions
|
|
@ -16,6 +16,7 @@ Sway is an incredible window manager, and certainly one of the most well establi
|
|||
+ Application saturation: `for_window [CRITERIA HERE] saturation <set|plus|minus> <val 0.0 <-> 2.0>`
|
||||
+ Window shadows: *ONLY ON SWAYFX-GIT, NOT YET RELEASED*
|
||||
- `shadows on|off`
|
||||
- `shadows_on_csd on|off` (**Note**: The shadow might not fit some windows)
|
||||
- `shadow_blur_radius <integer value 0 - 100>`
|
||||
- `shadow_color <hex color with alpha> ex, #0000007F`
|
||||
+ Dim unfocused windows:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue