services.picom.shadowOffsets

NixOS option

Left and right offset for shadows (in pixels).

type: pair of signed integer
Default
[
  -15
  -15
]
Example
[
  -10
  -15
]
declared in: nixos/modules/services/x11/picom.nixView source on NixOS/nixpkgs →