Fix typo: compton.shadowOffsets description
This commit is contained in:
parent
7c9278bd92
commit
96250b7ad3
|
@ -94,7 +94,7 @@ in {
|
||||||
default = [ (-15) (-15) ];
|
default = [ (-15) (-15) ];
|
||||||
example = [ (-10) (-15) ];
|
example = [ (-10) (-15) ];
|
||||||
description = ''
|
description = ''
|
||||||
Left and right offset for shadows (in pixels).
|
Horizontal and vertical offsets for shadows (in pixels).
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue