minor
This commit is contained in:
parent
2f1cd1dd51
commit
5c527788b4
1 changed files with 1 additions and 1 deletions
|
|
@ -109,7 +109,7 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
screencapture = {
|
screencapture = {
|
||||||
disable-shadow = true; # Disable shadow in screenshots
|
disable-shadow = false; # Disable shadow in screenshots
|
||||||
location = "~/Desktop"; # Default save location
|
location = "~/Desktop"; # 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