mirror of
https://github.com/nix-community/home-manager.git
synced 2026-01-12 01:59:37 +08:00
Fix typo: compton.shadowOffsets description
This commit is contained in:
committed by
Nikita Uvarov
parent
7c9278bd92
commit
96250b7ad3
@@ -94,7 +94,7 @@ in {
|
||||
default = [ (-15) (-15) ];
|
||||
example = [ (-10) (-15) ];
|
||||
description = ''
|
||||
Left and right offset for shadows (in pixels).
|
||||
Horizontal and vertical offsets for shadows (in pixels).
|
||||
'';
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user