update screenshot location

This commit is contained in:
Yan Lin 2026-02-10 18:57:04 +01:00
parent 4a3fc1edf6
commit 9dc7729cd5

View file

@ -113,8 +113,8 @@
}; };
screencapture = { screencapture = {
disable-shadow = false; # Disable shadow in screenshots disable-shadow = false; # Disable shadow in screenshots
location = "~/Downloads"; # Default save location location = "~/Media/dcim-consume/"; # Default save location
type = "png"; # Screenshot format: png, jpg, pdf, etc. type = "png"; # Screenshot format: png, jpg, pdf, etc.
show-thumbnail = true; # Show thumbnail after taking screenshot show-thumbnail = true; # Show thumbnail after taking screenshot
}; };