Candy Options¶
All the options in [candy] table.
gap¶
The gap to keep inbetween windows.
Example:
[candy]
gap = 2
opacity¶
The opacity of each window. Must be a floating number (a.k.a decimal number).
Example:
[candy]
opacity = 0.9
corner-radius¶
The corner radius of the window. Also known as the “curved corners”. Must be an integer.
Example:
[candy]
corner-radius = 5