1
Fork 0
mirror of https://github.com/RGBCube/ncc synced 2025-07-27 10:07:44 +00:00
ncc/modules/darwin/screencapture.nix
2025-07-26 03:13:19 +03:00

3 lines
62 B
Nix

{
system.defaults.screencapture.location = "~/Downloads";
}