update screenshot location
This commit is contained in:
parent
4a3fc1edf6
commit
9dc7729cd5
1 changed files with 2 additions and 2 deletions
|
|
@ -114,7 +114,7 @@
|
||||||
|
|
||||||
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
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue